Package | Description |
---|---|
jason.asSyntax |
Modifier and Type | Method and Description |
---|---|
static BodyLiteral.BodyType |
BodyLiteral.BodyType.valueOf(java.lang.String name)
Deprecated.
Returns the enum constant of this type with the specified name.
|
static BodyLiteral.BodyType[] |
BodyLiteral.BodyType.values()
Deprecated.
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Constructor and Description |
---|
BodyLiteral(BodyLiteral.BodyType t,
Term b)
Deprecated.
|