Property | Type | Description | |
---|---|---|---|
_ATN | |||
_serializedATN | string | ||
modeNames | string[] | ||
ruleNames | string[] | ||
tokenNames | string[] |
Method | Description | |
---|---|---|
Action ( RuleContext _localctx, int ruleIndex, int actionIndex ) : void | ||
ObjCLexer ( ICharStream input ) : Antlr4.Runtime |
Method | Description | |
---|---|---|
COMMENT_action ( RuleContext _localctx, int actionIndex ) : void | ||
IMPORT_action ( RuleContext _localctx, int actionIndex ) : void | ||
INCLUDE_action ( RuleContext _localctx, int actionIndex ) : void | ||
LINE_COMMENT_action ( RuleContext _localctx, int actionIndex ) : void | ||
PRAGMA_action ( RuleContext _localctx, int actionIndex ) : void | ||
WS_action ( RuleContext _localctx, int actionIndex ) : void |
public Action ( RuleContext _localctx, int ruleIndex, int actionIndex ) : void | ||
_localctx | RuleContext | |
ruleIndex | int | |
actionIndex | int | |
return | void |
public ObjCLexer ( ICharStream input ) : Antlr4.Runtime | ||
input | ICharStream | |
return | Antlr4.Runtime |
public static ATN,Antlr4.Runtime.Atn _ATN | ||
return |