Properties
    
        - 
  hashCode
  → int
  
- 
  The hash code for this object.
  no setterinherited 
- 
  runtimeType
  → Type
  
- 
  A representation of the runtime type of the object.
  no setterinherited 
 
    
  
    Methods
    
        - 
  noSuchMethod(Invocation invocation)
    → dynamic
  
  
- 
  Invoked when a nonexistent method or property is accessed.
  inherited 
- 
  toString()
    → String
  
  
- 
  A string representation of this object.
  inherited 
- 
  visitBinary(Binary ast, C context)
    → R
  
  
- 
  
  
- 
  visitConditional(Conditional ast, C context)
    → R
  
  
- 
  
  
- 
  visitEmptyExpr(EmptyExpr ast, C context)
    → R
  
  
- 
  
  
- 
  visitFunctionCall(FunctionCall ast, C context)
    → R
  
  
- 
  
  
- 
  visitIfNull(IfNull ast, C context)
    → R
  
  
- 
  
  
- 
  visitImplicitReceiver(ImplicitReceiver ast, C context)
    → R
  
  
- 
  
  
- 
  visitInterpolation(Interpolation ast, C context)
    → R
  
  
- 
  
  
- 
  visitKeyedRead(KeyedRead ast, C context)
    → R
  
  
- 
  
  
- 
  visitKeyedWrite(KeyedWrite ast, C context)
    → R
  
  
- 
  
  
- 
  visitLiteralPrimitive(LiteralPrimitive ast, C context)
    → R
  
  
- 
  
  
- 
  visitMethodCall(MethodCall ast, C context)
    → R
  
  
- 
  
  
- 
  visitNamedExpr(NamedExpr ast, C context)
    → R
  
  
- 
  
  
- 
  visitPipe(BindingPipe ast, C context)
    → R
  
  
- 
  
  
- 
  visitPostfixNotNull(PostfixNotNull ast, C context)
    → R
  
  
- 
  
  
- 
  visitPrefixNot(PrefixNot ast, C context)
    → R
  
  
- 
  
  
- 
  visitPropertyRead(PropertyRead ast, C context)
    → R
  
  
- 
  
  
- 
  visitPropertyWrite(PropertyWrite ast, C context)
    → R
  
  
- 
  
  
- 
  visitSafeMethodCall(SafeMethodCall ast, C context)
    → R
  
  
- 
  
  
- 
  visitSafePropertyRead(SafePropertyRead ast, C context)
    → R
  
  
- 
  
  
- 
  visitStaticRead(StaticRead ast, C context)
    → R
  
  
- 
  
  
- 
  visitVariableRead(VariableRead ast, C context)
    → R
  
  
-