| Package | Description |
|---|---|
| org.apache.shardingsphere.core.parse.old.lexer.token |
| Modifier and Type | Method and Description |
|---|---|
static Symbol |
Symbol.literalsOf(String literals)
通过字面量查找词法符号.
|
static Symbol |
Symbol.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Symbol[] |
Symbol.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2019 The Apache Software Foundation. All rights reserved.