tartar
/
com.github.adriantodt.tartar.api.lexer
/
Sectional
common
Sectional
interface
Sectional
Content copied to clipboard
Indicates that a specified object has a
section
assigned to it.
Author
An Tran
Functions
Properties
Inheritors
Functions
span
Link copied to clipboard
common
open fun
span
(other:
Sectional
):
Section
Content copied to clipboard
Creates a section which spans across this and another section.
Properties
section
Link copied to clipboard
common
abstract val
section
:
Section
Content copied to clipboard
The assigned section.
Inheritors
Token
Link copied to clipboard