Package org.yaml.snakeyaml.tokens
Class BlockSequenceStartToken
java.lang.Object
org.yaml.snakeyaml.tokens.Token
org.yaml.snakeyaml.tokens.BlockSequenceStartToken
BlockSequenceStartToken
-
Nested Class Summary
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.yaml.snakeyaml.tokens.Token
getEndMark, getStartMark
-
Constructor Details
-
BlockSequenceStartToken
Create- Parameters:
startMark- - startendMark- - end
-
-
Method Details
-
getTokenId
getter- Specified by:
getTokenIdin classToken- Returns:
- the identity
- See Also:
-