public class Semantic
extends java.lang.Object
Constructor and Description |
---|
Semantic() |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getAppModule()
Get the grammar module name.
|
java.lang.String[] |
getGlobalModifiers() |
java.lang.String |
getInput() |
Slot[] |
getSlots() |
boolean |
hasAppModule() |
boolean |
hasGlobalModifiers() |
boolean |
hasInput() |
boolean |
hasSlots() |
public java.lang.String[] getGlobalModifiers()
public boolean hasGlobalModifiers()
public java.lang.String getAppModule()
public boolean hasAppModule()
public java.lang.String getInput()
public boolean hasInput()
public Slot[] getSlots()
public boolean hasSlots()