Method in Utility
Gets the range covered by a Antlr4.Runtime.ParserRuleContext in the source code.
Antlr4.Runtime.ParserRuleContext
public static Range GetRange(ParserRuleContext context)
Antlr4.Runtime.ParserRuleContext context
The context to get a range for.
The Range covered by this context.
Last updated 2 months ago
Was this helpful?