LightJason - AgentSpeak(L++)
|
parser interface More...
Public Member Functions | |
T | parse (final InputStream p_stream) throws Exception |
parsing code More... | |
Definition at line 33 of file IParser.java.
T org.lightjason.agentspeak.grammar.IParser< T extends IASTVisitor >.parse | ( | final InputStream | p_stream | ) | throws Exception |
p_stream | input stream |
Exception | thrown on IO errors |