Represents a ".hasm" header declaration.
More...
|
HasmIntegerToken | Version [get, set] |
| The token which declares the version of the Hasm bytecode. More...
|
|
bool | IsExact [get, set] |
| True if the version declaration specified that the instructions should be interpretered literally, and not as abstracted forms. See HbcDisassembler.IsExact for more information. More...
|
|
Represents a ".hasm" header declaration.
◆ IsExact
bool Hasmer.Assembler.Parser.HasmHeader.IsExact |
|
getset |
True if the version declaration specified that the instructions should be interpretered literally, and not as abstracted forms. See HbcDisassembler.IsExact for more information.
◆ Version
The token which declares the version of the Hasm bytecode.
The documentation for this class was generated from the following file:
- libhasmer/Assembler/Parser/HasmHeader.cs