| Package | Description |
|---|---|
| org.raml.yagi.framework.suggester |
| Modifier and Type | Method and Description |
|---|---|
ParsingContextType |
ParsingContext.getContextType() |
static ParsingContextType |
ParsingContextType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ParsingContextType[] |
ParsingContextType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
ParsingContext(ParsingContextType contextType,
String content,
int location) |
Copyright © 2017. All rights reserved.