Serialized Form
-
Package org.opendaylight.yangtools.yang.parser.api
-
Class org.opendaylight.yangtools.yang.parser.api.YangParserException extends Exception implements Serializable
- serialVersionUID:
- 1L
-
Class org.opendaylight.yangtools.yang.parser.api.YangSyntaxErrorException extends YangParserException implements Serializable
- serialVersionUID:
- 2L
-
Serialized Fields
-
charPositionInLine
int charPositionInLine
-
line
int line
-
source
org.opendaylight.yangtools.yang.model.repo.api.SourceIdentifier source
-
-