nitc :: AAttrFormExpr :: defaultinit
# Whatever is a old-style attribute access abstract class AAttrFormExpr super AExpr # The receiver of the attribute var n_expr: AExpr is writable, noinit # The name of the attribute var n_id: TAttrid is writable, noinit end