public class SYPosition extends AbstractPosition
| Constructor and Description |
|---|
SYPosition(org.yaml.snakeyaml.error.Mark mark) |
| Modifier and Type | Method and Description |
|---|---|
int |
getColumn() |
int |
getIndex() |
int |
getLine() |
String |
getResource() |
leftShift, rightShift, toStringpublic int getIndex()
public int getLine()
public int getColumn()
public String getResource()
Copyright © 2016. All rights reserved.