Package | Description |
---|---|
com.asakusafw.dmdl.parser |
A syntax analyzer for DMDL.
|
Modifier and Type | Method and Description |
---|---|
static SyntaxErrorKind |
SyntaxErrorKind.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SyntaxErrorKind[] |
SyntaxErrorKind.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2011–2017 Asakusa Framework Team. All rights reserved.