scala
.
meta
.
internal
.
ast
.
Lit
Bool
Related Docs:
object Bool
|
package Lit
final
class
Bool
extends
Lit
with
Product
Annotations
@astClass
()
@leafClass
()
Linear Supertypes
Lit
,
Type
,
Scope
,
Arg
,
meta.Type
,
meta.Scope
,
Arg
,
Pat
,
Arg
,
meta.Pat
,
Arg
,
Term
,
Arg
,
Stat
,
Tree
,
meta.Term
,
Arg
,
meta.Stat
,
meta.Tree
,
Ast
,
Adt
,
Product
,
Equals
,
AnyRef
,
Any
Ordering
Alphabetic
By inheritance
Inherited
Bool
Lit
Type
Scope
Arg
Type
Scope
Arg
Pat
Arg
Pat
Arg
Term
Arg
Stat
Tree
Term
Arg
Stat
Tree
Ast
Adt
Product
Equals
AnyRef
Any
Hide All
Show all
Learn more about member selection
Visibility
Public
All
Type Members
type
ThisType
=
Bool
Definition Classes
Bool
→
Lit
→
Type
→
Scope
→
Arg
→
Type
→
Scope
→
Arg
→
Pat
→
Arg
→
Pat
→
Arg
→
Term
→
Arg
→
Stat
→
Tree
→
Term
→
Arg
→
Stat
→
Tree
Value Members
final
def
!=
(
arg0:
Any
)
:
Boolean
Definition Classes
AnyRef → Any
final
def
##
()
:
scala.Int
Definition Classes
AnyRef → Any
def
$tag
:
scala.Int
Definition Classes
Bool
→
Tree
final
def
==
(
arg0:
Any
)
:
Boolean
Definition Classes
AnyRef → Any
final
def
_1
:
Boolean
Annotations
@inline
()
final
def
asInstanceOf
[
T0
]
:
T0
Definition Classes
Any
final
def
canEqual
(
that:
Any
)
:
Boolean
Definition Classes
Tree
→ Equals
def
clone
()
:
AnyRef
Attributes
protected[
java.lang
]
Definition Classes
AnyRef
Annotations
@throws
(
...
)
def
copy
(
value:
Boolean
=
this.value
)
:
ThisType
final
def
eq
(
arg0:
AnyRef
)
:
Boolean
Definition Classes
AnyRef
final
def
equals
(
that:
Any
)
:
Boolean
Definition Classes
Tree
→ Equals → AnyRef → Any
def
finalize
()
:
scala.Unit
Attributes
protected[
java.lang
]
Definition Classes
AnyRef
Annotations
@throws
(
classOf[java.lang.Throwable]
)
final
def
get
:
Boolean
Annotations
@inline
()
final
def
getClass
()
:
Class
[_]
Definition Classes
AnyRef → Any
final
def
hashCode
()
:
scala.Int
Definition Classes
Tree
→ AnyRef → Any
val
internalParent
:
meta.Tree
Attributes
protected
Definition Classes
Bool
→
Tree
val
internalPrototype
:
Bool
Attributes
protected
Definition Classes
Bool
→
Tree
val
internalScratchpad
:
collection.immutable.Seq
[
Any
]
Attributes
protected
Definition Classes
Bool
→
Tree
final
def
isDefined
:
Boolean
Annotations
@inline
()
final
def
isEmpty
:
Boolean
Annotations
@inline
()
final
def
isInstanceOf
[
T0
]
:
Boolean
Definition Classes
Any
final
def
ne
(
arg0:
AnyRef
)
:
Boolean
Definition Classes
AnyRef
final
def
notify
()
:
scala.Unit
Definition Classes
AnyRef
final
def
notifyAll
()
:
scala.Unit
Definition Classes
AnyRef
def
parent
:
Option
[
meta.Tree
]
Definition Classes
Bool
→
Tree
def
productArity
:
scala.Int
Definition Classes
Bool
→ Product
def
productElement
(
n:
scala.Int
)
:
Any
Definition Classes
Bool
→ Product
def
productIterator
:
Iterator
[
Any
]
Definition Classes
Bool
→ Product
def
productPrefix
:
Predef.String
Definition Classes
Bool
→ Product
final
def
synchronized
[
T0
]
(
arg0: ⇒
T0
)
:
T0
Definition Classes
AnyRef
final
def
toString
()
:
Predef.String
Definition Classes
Tree
→ AnyRef → Any
def
value
:
Boolean
final
def
wait
()
:
scala.Unit
Definition Classes
AnyRef
Annotations
@throws
(
...
)
final
def
wait
(
arg0:
scala.Long
,
arg1:
scala.Int
)
:
scala.Unit
Definition Classes
AnyRef
Annotations
@throws
(
...
)
final
def
wait
(
arg0:
scala.Long
)
:
scala.Unit
Definition Classes
AnyRef
Annotations
@throws
(
...
)
Inherited from
Lit
Inherited from
Type
Inherited from
Scope
Inherited from
Arg
Inherited from
meta.Type
Inherited from
meta.Scope
Inherited from
Arg
Inherited from
Pat
Inherited from
Arg
Inherited from
meta.Pat
Inherited from
Arg
Inherited from
Term
Inherited from
Arg
Inherited from
Stat
Inherited from
Tree
Inherited from
meta.Term
Inherited from
Arg
Inherited from
meta.Stat
Inherited from
meta.Tree
Inherited from
Ast
Inherited from
Adt
Inherited from
Product
Inherited from
Equals
Inherited from
AnyRef
Inherited from
Any
Ungrouped