Class in Yarn.Compiler
Inherits from System.Object
System.Object
Contains extension methods for Antlr4.Runtime.ParserRuleContext objects.
Antlr4.Runtime.ParserRuleContext
public static class ParserRuleContextExtension
GetTextWithWhitespace(ParserRuleContext)
Returns the original text of this Antlr4.Runtime.ParserRuleContext , including all whitespace, comments, and other information that the parser would otherwise not include.
Last updated 2 months ago
Was this helpful?