Lines Matching refs:tok
170 e.token ||= create_token do | tok |171 tok.type = adaptor.type_of( e.node )172 tok.text = adaptor.text_of( e.node )