public class RamlParsingContext extends Object
| Constructor and Description |
|---|
RamlParsingContext(RamlParsingContextType contextType,
String content,
int location) |
| Modifier and Type | Method and Description |
|---|---|
String |
getContent() |
RamlParsingContextType |
getContextType() |
int |
getLocation() |
public RamlParsingContext(RamlParsingContextType contextType, String content, int location)
public String getContent()
public RamlParsingContextType getContextType()
public int getLocation()
Copyright © 2016. All rights reserved.