ParserRuleContextExtension

Class in Yarn.Compiler

Inherits from System.Object

Summary

Contains extension methods for Antlr4.Runtime.ParserRuleContext objects.

public static class ParserRuleContextExtension

Methods

Name
Description

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

Was this helpful?