Construct this with the type-index that will be used to map element types to tokens.
The index.
Static
instanceGet the singleton static instance of this.
The singleton instance of this.
Parse arguments from a single line from a step file, indexing it.,
The input parsing buffer, in the data section.
The parsing result, including the arguments array and result enum.
This uses a much lighter non correctness verifying parse to extract the locations of the fields for an entry, using the v-table builder to append the top level entries.
In this case, the cursor should represent the start of the
The vtable slice or undefined if it's not defined due to an error.
Parse the data block of a step file, indexing it.,
The input parsing buffer, in the data section.
The parsing result, including the index and result enum.
Will parse the input up to data block (including the DATA token).
The input buffer to parse the header from.
The parse result for the header, plus the header values.
Parses out STEP files to allow indexing and deserialization.