RuleGuard Class
Definition
Line
729
of
System.Lex/Lexer.cm
Constructors & Destructor
public
nothrow
RuleGuard
(
Lexer
& lexer_,
int
ruleId_)
public
~RuleGuard
()
Member Variables
private
Lexer
&
lexer
Constructor& Destructor Details
RuleGuard Constructor
public
nothrow
RuleGuard(
Lexer
& lexer_,
int
ruleId_)
Definition
Line
731
of
System.Lex/Lexer.cm
~RuleGuard Destructor
public
~RuleGuard()
Definition
Line
735
of
System.Lex/Lexer.cm