RuleGuard Class
Definition
Line
730
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
732
of
System.Lex/Lexer.cm
~RuleGuard Destructor
public
~RuleGuard()
Definition
Line
736
of
System.Lex/Lexer.cm