Methods
(static) parse(input)
Parses whole program using parseLine
Parameters:
| Name | Type | Description |
|---|---|---|
input |
string |
(static) parseLine(input)
Parses each line separately
Parameters:
| Name | Type | Description |
|---|---|---|
input |
string |