public class SrcLoc extends Object
| Constructor and Description |
|---|
SrcLoc() |
| Modifier and Type | Method and Description |
|---|---|
Map<String,Object> |
getAdditionalProperties() |
String |
getClass_() |
Integer |
getLine() |
void |
setAdditionalProperty(String name,
Object value) |
void |
setClass_(String _class) |
void |
setLine(Integer line) |
Copyright © 2018. All rights reserved.