PointerType

$(BNF PointerType:= Type "*")

class PointerType : TypeNode {}

Meta