ExprType constructor

ExprType(
  1. ExprTypeContext ctx,
  2. IDLType<RuleContext> child
)

Implementation

ExprType(super.ctx, super.child);