CommonErrorNode Class

Namespace: Stimulsoft.Data.Expressions.Antlr.Runtime.Tree

Inheritance

Inherits from: CommonTree

Methods

Method Returns Description
ToString string  

Method Details

ToString

ToString(): string

Returns string

Fields

Field Type Description
input IIntStream  
start IToken  
stop IToken  
trappedException RecognitionException