Non-terminal symbol Action

rule(s)occurrences


Description

An action is either a RegularExpression, a definition, or an error, followed by a semicolon.


Defining rules for nonterminal symbol Action:

Action RegularExpression  ';
Definition  ';
'help'  ';
'syntax'  ';
'trace'  ';
error  ';


Occurrences of symbol Action in body of other rules:

Actions Actions  Action 


Copyright © 2012 by Hassan Aït-Kaci; All Rights Reserved.