LightJason - AgentSpeak(L++)
|
visitor interface of the abstract-syntax-tree (AST) for a plan bundle More...
Additional Inherited Members | |
Public Member Functions inherited from org.lightjason.agentspeak.grammar.IASTVisitorAgentSpeak | |
Set< ILiteral > | initialbeliefs () |
returns initial beliefs More... | |
Set< IPlan > | plans () |
get a multimap with event-plan matching More... | |
Set< IRule > | rules () |
returns the rules / principles More... | |
Definition at line 30 of file IASTVisitorPlanBundle.java.