Package | Description |
---|---|
jade.semantics.lang.sl.grammar |
Provides the hierarchy of classes implementing the abstract grammar of the
FIPA-SL language.
|
jade.semantics.lang.sl.tools |
Provides useful classes to handle FIPA-SL expressions.
|
Modifier and Type | Method and Description |
---|---|
ListOfContentExpression |
Content.as_expressions() |
Modifier and Type | Method and Description |
---|---|
void |
Content.as_expressions(ListOfContentExpression s) |
void |
VisitorBase.visitListOfContentExpression(ListOfContentExpression node) |
void |
Visitor.visitListOfContentExpression(ListOfContentExpression node) |
Constructor and Description |
---|
Content(int capacity,
ListOfContentExpression as_expressions) |
ContentNode(ListOfContentExpression as_expressions) |
Modifier and Type | Method and Description |
---|---|
void |
SLMatcher.visitListOfContentExpression(ListOfContentExpression node) |