public final class TKwSubgraph extends Token
| Constructor and Description |
|---|
TKwSubgraph() |
TKwSubgraph(int offset,
int line,
int pos) |
| Modifier and Type | Method and Description |
|---|---|
void |
apply(Switch sw) |
java.lang.Object |
clone() |
void |
setText(java.lang.String text) |
getLine, getOffset, getPos, getText, setLine, setOffset, setPos, toStringpublic TKwSubgraph()
public TKwSubgraph(int offset, int line, int pos)