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