viaduct
0.3.0
compiler
/
io.github.aplcornell.viaduct.selection
/
Not
Not
data
class
Not
(
val
rhs
:
SelectionConstraint
)
:
SelectionConstraint
Constructors
Functions
Properties
Extensions
Constructors
Not
Link copied to clipboard
fun
Not
(
rhs
:
SelectionConstraint
)
Functions
to
Document
Link copied to clipboard
open
override
fun
toDocument
(
)
:
Document
Properties
rhs
Link copied to clipboard
val
rhs
:
SelectionConstraint
Extensions
function
Variables
Link copied to clipboard
fun
SelectionConstraint
.
functionVariables
(
)
:
Set
<
FunctionVariable
>
Some convenience functions.
guard
Visibility
Variables
Link copied to clipboard
fun
SelectionConstraint
.
guardVisibilityVariables
(
)
:
Set
<
GuardVisibilityFlag
>
host
Variables
Link copied to clipboard
fun
SelectionConstraint
.
hostVariables
(
)
:
Set
<
HostVariable
>
protocols
Link copied to clipboard
fun
SelectionConstraint
.
protocols
(
)
:
Set
<
Protocol
>
variable
Names
Link copied to clipboard
fun
SelectionConstraint
.
variableNames
(
)
:
Set
<
String
>