agl-processor
/
net.akehurst.language.agl.runtime.structure
/
RuntimeRuleTerminalBuilder
common
Runtime
Rule
Terminal
Builder
class
RuntimeRuleTerminalBuilder
(rrsb:
RuntimeRuleSetBuilder
)
Content copied to clipboard
Functions
Properties
Functions
empty
Link copied to clipboard
common
fun
empty
(ruleThatIsEmpty:
RuntimeRule
):
RuntimeRule
Content copied to clipboard
literal
Link copied to clipboard
common
fun
literal
(value:
String
):
RuntimeRule
Content copied to clipboard
fun
literal
(name:
String
, value:
String
):
RuntimeRule
Content copied to clipboard
pattern
Link copied to clipboard
common
fun
pattern
(pattern:
String
):
RuntimeRule
Content copied to clipboard
fun
pattern
(name:
String
, pattern:
String
):
RuntimeRule
Content copied to clipboard
skip
Link copied to clipboard
common
fun
skip
(value:
Boolean
):
RuntimeRuleTerminalBuilder
Content copied to clipboard
Properties
rrsb
Link copied to clipboard
common
val
rrsb
:
RuntimeRuleSetBuilder
Content copied to clipboard