public static class Tokens.TokenRightParen extends Tokens.Token
| Constructor and Description |
|---|
TokenRightParen() |
| Modifier and Type | Method and Description |
|---|---|
String |
getType() |
String |
getValue() |
equals, hashCode, toStringpublic String getType()
getType in class Tokens.Tokenpublic String getValue()
getValue in class Tokens.TokenCopyright © 2016 Eclipse NeoSCADA Project. All rights reserved.