org.openorb.trader.compiler.parser
Class STDLSymbole

java.lang.Object
  |
  +--org.openorb.compiler.parser.Symbole
        |
        +--org.openorb.trader.compiler.parser.STDLSymbole

public class STDLSymbole
extends org.openorb.compiler.parser.Symbole

This class provides additional symbole for ServiceType grammar

Author:
Jerome Daniel

Fields inherited from class org.openorb.compiler.parser.Symbole
liste_mots_reserves
 
Constructor Summary
STDLSymbole()
           
 
Method Summary
static void loadSTSymbole()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

STDLSymbole

public STDLSymbole()
Method Detail

loadSTSymbole

public static void loadSTSymbole()