ContextNode class
Constructors
Properties
- comment → String?
-
finalinherited
- context → PendingContextType
-
final
-
entries
→ Map<
String, TextNode> -
final
- hashCode → int
-
The hash code for this object.
no setterinherited
-
modifiers
→ Map<
String, String> -
finalinherited
- paramName → String
-
final
- parent → Node?
-
no setterinherited
- path → String
-
finalinherited
- rawPath → String
-
finalinherited
- rich → bool
-
final
- runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
Methods
-
getParameters(
) → Set< AttributeParameter> -
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
setParent(
Node parent) → void -
inherited
-
toString(
) → String -
A string representation of this object.
override
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited