org.openorb.trader.compiler.parser

Class STDLParser

public class STDLParser extends IdlParser

This class is a parser for the Service Type Description Language grammar

Author: Jerome Daniel

Constructor Summary
STDLParser(StdlCompilerProperties scp)
Method Summary
IdlObjectcompile_idl(String file_name)
IdlObjectcompile_idl(String file_name, IdlObject current_root)

Constructor Detail

STDLParser

public STDLParser(StdlCompilerProperties scp)

Method Detail

compile_idl

public IdlObject compile_idl(String file_name)

compile_idl

public IdlObject compile_idl(String file_name, IdlObject current_root)