Section Keyword Stacks Token
A keyword that indicates a full section of tokens that "belong to it" will follow.
Author
Richard Arriaga
Parameters
string
The string to be tokenized.
line Number
The line number where the token occurs/begins
position
The absolute start position of the token
start Of Token Line Position
The position on the line where the token starts.
module Name
The module the token is in
Types
Functions
Link copied to clipboard
Provide the token's string representation.
Link copied to clipboard
open fun toJSON( linkingFileMap: LinkingFileMap, hashID: Int, errorLog: StacksErrorLog, jsonWriter: JSONWriter): String
Content copied to clipboard
Create JSON form of token.