Google

def Instruction.parse_stream source, listener md = source.match(PATTERN, true) listener.instruction md[1], md[2] end