OCReference class
传入 AST 类型,由组件白名单决定是直接引用还是指针引用
- Inheritance
- Available extensions
Constructors
- OCReference(AstType type, {int depth = 0, bool keepRaw = false})
Properties
Methods
-
build(
) → String -
override
-
depthTabs(
) → String -
inherited
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited
Constants
-
directReferenceMap
→ const Set<
String>