Constructor
new Analyser()
Analyzes the source code and returns all the labels defined in the source code
- Source:
Methods
pass(assembler, input) → {*}
Analyzes the source code and searches for labels
Parameters:
Name | Type | Description |
---|---|---|
assembler |
||
input |
- Source:
Returns:
- Type
- *