Icarus Class: Syntax
The description of a syntax
name  
  Name of the syntax.
file  
  Name of the Icarus file with the production list.
ignore  
  String containing characters to be ignored or skipped during parsing (white space).
comment  
  A regular expression to skip comments.
noDoubleBckSlh  
  Use one of the following values. y n
  Whether backslashes need to be escaped in regular expressions
prod  
 
Implicit Methods
on creation:
on deletion:
createFromFile
file  
Name of file with the syntax; can also be specified through 'name' attribute.