public abstract static class Tokens.Token extends Object
| Constructor and Description |
|---|
Token() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
abstract String |
getType() |
abstract String |
getValue() |
int |
hashCode() |
String |
toString() |
Copyright © 2016 Eclipse NeoSCADA Project. All rights reserved.