Term Parser
Types
Functions
Link copied to clipboard
open fun parseClause(input: String, operators: <ERROR CLASS>): <ERROR CLASS>
Content copied to clipboard
Link copied to clipboard
open fun parseConstant(input: String, operators: <ERROR CLASS>): <ERROR CLASS>
Content copied to clipboard
Link copied to clipboard
open fun parseDirective(input: String, operators: <ERROR CLASS>): <ERROR CLASS>
Content copied to clipboard
Link copied to clipboard
open fun parseInteger(input: String, operators: <ERROR CLASS>): <ERROR CLASS>
Content copied to clipboard
Link copied to clipboard
open fun parseNumeric(input: String, operators: <ERROR CLASS>): <ERROR CLASS>
Content copied to clipboard
Link copied to clipboard
open fun parseStruct(input: String, operators: <ERROR CLASS>): <ERROR CLASS>
Content copied to clipboard