Context

Property in TypeVariable

Summary

Gets the parser context associated with this type (that is, the expression or other parse context whose type is represented by this type variable.)

public ParserRuleContext Context { get; }

Last updated

Was this helpful?