Uses of Class org.jacorb.idl.runtime.str_token

Uses in package org.jacorb.idl

Classes derived from org.jacorb.idl.runtime.str_token

class
This subclass of token represents symbols that need to maintain one String value plus the line and the position this value was found in as attributes.

Methods with parameter type org.jacorb.idl.runtime.str_token

void
lexer.emit_error(String message, str_token t)
void
lexer.emit_warn(String message, str_token t)
void
parser.error(String message, str_token p_info)
void
parser.fatal_error(String message, str_token p_info)