logo

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

make

new make(Location location, CType ctype)

toStr

override Str toStr()