Sectional

interface Sectional

Indicates that a specified object has a section assigned to it.

Author

An Tran

Functions

span
Link copied to clipboard
common
open fun span(other: Sectional): Section?

Creates a section which spans across this and another section.

Properties

section
Link copied to clipboard
common
abstract val section: Section?

The assigned section.

Inheritors

SyntaxException
Link copied to clipboard
Token
Link copied to clipboard