Package org.yaml.snakeyaml.tokens
Class FlowSequenceEndToken
java.lang.Object
org.yaml.snakeyaml.tokens.Token
org.yaml.snakeyaml.tokens.FlowSequenceEndToken
-
Nested Class Summary
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.yaml.snakeyaml.tokens.Token
getEndMark, getStartMark
-
Constructor Details
-
FlowSequenceEndToken
-
-
Method Details
-
getTokenId
Description copied from class:Token
For error reporting.- Specified by:
getTokenId
in classToken
- Returns:
- ID of this token
- See Also:
-
- "class variable 'id' in PyYAML"
-