returnType method

Parser returnType()

Implementation

Parser returnType() => ref0(voidToken) | ref0(type);