[type] Parser [grammar] grammar T; a @after {} : 'a' | 'b' |'c' ; [start] a [input] b [output] """b """