Fan

 

class

compiler::StaticTargetExpr

sys::Obj
  compiler::Node
    compiler::Expr
      compiler::StaticTargetExpr

StaticTargetExpr wraps a type reference as an Expr for use as a target in a static field access or method call

Slots

makeSource

new make(Location location, CType ctype)

toStrSource

override Str toStr()

Overrides compiler::Expr.toStr

Doc inherited from sys::Obj.toStr

Return a string representation of this object.