kBars
Toggle table of contents
0.1.0
common
Target filter
common
Switch theme
Search in API
Skip to content
kBars
kbars
/
com.commonsware.kbars.impl.parser
/
FixtureExpression
/
Identifier
Identifier
@
Serializable
@
SerialName
(
value
=
"Identifier"
)
class
Identifier
(
val
raw
:
String
)
:
FixtureExpression
(
source
)
Mirror of an identifier expression.
Members
Constructors
Identifier
Link copied to clipboard
constructor
(
raw
:
String
)
Properties
raw
Link copied to clipboard
val
raw
:
String
the identifier's raw source text.