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