Uses of Class
com.sun.tools.corba.ee.idl.ParseException
Packages that use ParseException
-
Uses of ParseException in com.sun.tools.corba.ee.idl
Methods in com.sun.tools.corba.ee.idl that return ParseExceptionModifier and TypeMethodDescription(package private) static ParseExceptionParseException.abstractValueBox(Scanner scanner) (package private) static ParseExceptionParseException.alreadyDeclared(Scanner scanner, String type) (package private) static ParseExceptionParseException.alreadyDefaulted(Scanner scanner) (package private) static ParseExceptionParseException.alreadyDerived(Scanner scanner, String derived, String iface) (package private) static ParseExceptionParseException.alreadyRaised(Scanner scanner, String exception) private static ParseExceptionprivate static ParseExceptionprivate static ParseExceptionParseException.arg1Warning(String msgId, Scanner scanner, String arg1) private static ParseExceptionprivate static ParseException(package private) static ParseExceptionParseException.attributeNotType(Scanner scanner, String attr) (package private) static ParseExceptionParseException.badAbstract(Scanner scanner, String name) (package private) static ParseException(package private) static ParseExceptionParseException.badRepIDAlreadyAssigned(Scanner scanner, String entry) (package private) static ParseExceptionParseException.badRepIDForm(Scanner scanner, String entry) (package private) static ParseExceptionParseException.badRepIDPrefix(Scanner scanner, String entry, String expected, String got) (package private) static ParseException(package private) static ParseExceptionParseException.branchLabel(Scanner scanner, String label) (package private) static ParseExceptionParseException.branchName(Scanner scanner, String name) (package private) static ParseExceptionParseException.declNotInSameFile(Scanner scanner, String type, String firstFile) (package private) static ParseExceptionParseException.deprecatedKeywordWarning(Scanner scanner, String id) (package private) static ParseExceptionParseException.duplicateInit(Scanner scanner) (package private) static ParseExceptionParseException.duplicateState(Scanner scanner, String name) (package private) static ParseException(package private) static ParseException(package private) static ParseExceptionParseException.evaluationError(Scanner scanner, String problem) (package private) static ParseExceptionParseException.forwardedValueBox(Scanner scanner, String name) (package private) static ParseExceptionParseException.forwardEntry(Scanner scanner, String name) (package private) static ParseException(package private) static ParseExceptionParseException.illegalArray(Scanner scanner, String name) (package private) static ParseExceptionParseException.illegalException(Scanner scanner, String name) (package private) static ParseExceptionParseException.illegalForwardInheritance(Scanner scanner, String declName, String baseName) (package private) static ParseExceptionParseException.illegalIncompleteTypeReference(Scanner scanner, String declName) (package private) static ParseExceptionParseException.invalidConst(Scanner scanner, String type) (package private) static ParseExceptionParseException.invalidConst(Scanner scanner, String mustBe, String is) (package private) static ParseExceptionParseException.keywordCollision(Scanner scanner, String id) (package private) static ParseExceptionParseException.keywordCollisionWarning(Scanner scanner, String id) (package private) static ParseExceptionParseException.methodClash(Scanner scanner, String interf, String method) (package private) static ParseExceptionParseException.moduleNotType(Scanner scanner, String module) (package private) static ParseExceptionParseException.nestedValueBox(Scanner scanner) (package private) static ParseException(package private) static ParseExceptionParseException.nonAbstractParent(Scanner scanner, String baseClass, String parentClass) (package private) static ParseExceptionParseException.nonAbstractParent2(Scanner scanner, String baseClass, String parentClass) (package private) static ParseExceptionParseException.nonAbstractParent3(Scanner scanner, String baseClass, String parentClass) (package private) static ParseExceptionParseException.notANumber(Scanner scanner, String notNumber) (package private) static ParseException(package private) static ParseExceptionParseException.notPositiveInt(Scanner scanner, String notPosInt) (package private) static ParseException(package private) static ParseExceptionParseException.operationNotType(Scanner scanner, String op) (package private) static ParseExceptionParseException.outOfRange(Scanner scanner, String value, String type) (package private) static ParseException(package private) static ParseExceptionParseException.selfInherit(Scanner scanner, String name) (package private) static ParseExceptionParseException.stringTooLong(Scanner scanner, String str, String max) (package private) static ParseExceptionParseException.syntaxError(Scanner scanner, int[] expected, int got) (package private) static ParseExceptionParseException.syntaxError(Scanner scanner, int[] expected, String got) (package private) static ParseExceptionParseException.syntaxError(Scanner scanner, int expected, int got) (package private) static ParseExceptionParseException.syntaxError(Scanner scanner, String expected, String got) (package private) static ParseExceptionParseException.unclosedComment(String filename) (package private) static ParseExceptionParseException.undeclaredType(Scanner scanner, String undeclaredType) (package private) static ParseException(package private) static ParseExceptionParseException.wrongExprType(Scanner scanner, String mustBe, String is) (package private) static ParseExceptionMethods in com.sun.tools.corba.ee.idl that throw ParseExceptionModifier and TypeMethodDescriptionprivate voidParser.addDeclarators(ValueEntry entry, TypedefEntry typedefEntry, boolean isPublic) private ExpressionParser.addExpr(Expression e, SymtabEntry entry) private ExpressionParser.andExpr(Expression e, SymtabEntry entry) private ExpressionPreprocessor.andExpr(Expression e, SymtabEntry entry) private SymtabEntryParser.anyType()private voidParser.attrDcl(InterfaceEntry entry) private voidParser.attrDcl2(InterfaceEntry entry, AttributeEntry clone) private SymtabEntryParser.baseTypeSpec(SymtabEntry entry) (package private) ExpressionPreprocessor.booleanConstExpr(SymtabEntry entry) private TerminalParser.booleanLiteral()private PrimitiveEntryParser.booleanType()private voidParser.caseLabel(UnionEntry entry, UnionBranch branch) private voidParser.caseProd(UnionEntry entry) private PrimitiveEntryParser.charType()private voidParser.constDcl(SymtabEntry entry) (package private) ExpressionParser.constExp(SymtabEntry entry) private voidPreprocessor.constExpr()private SymtabEntryParser.constrTypeSpec(SymtabEntry entry) private voidParser.constType(SymtabEntry entry) private voidParser.contextExpr(MethodEntry entry) private voidParser.contextExpr2(MethodEntry entry) private voidParser.declarator(TypedefEntry entry) private voidParser.declarators(TypedefEntry entry, Vector list) private voidPreprocessor.define()private ExpressionPreprocessor.definedExpr(SymtabEntry entry) private voidParser.elementSpec(UnionEntry entry, UnionBranch branch) private voidPreprocessor.elif()private EnumEntryParser.enumType(SymtabEntry entry) private voidprivate ExpressionPreprocessor.equalityExpr(Expression e, SymtabEntry entry) private voidParser.exceptDcl(SymtabEntry entry) (package private) StringPreprocessor.expandMacro(String macroDef, Token t) private voidParser.fixedArraySize(TypedefEntry entry) private PrimitiveEntryParser.floatingPtType()Preprocessor.getParmValues()private voidPreprocessor.idPragma()private voidPreprocessor.ifClause()private voidPreprocessor.ifdef(boolean not) private voidPreprocessor.ifDefine(boolean inParens, boolean not) private voidPreprocessor.include()private voidPreprocessor.include2(IncludeEntry include) private voidPreprocessor.include3(IncludeEntry include) private voidPreprocessor.include4(IncludeEntry include, String filename) private voidParser.inheritanceSpec(InterfaceEntry entry) private voidParser.initDcl(ValueEntry entry) private voidParser.initParamDcl(MethodEntry entry) private PrimitiveEntryParser.integerType(SymtabEntry entry) private voidParser.interface2(ModuleEntry module, String name, int interfaceType) private voidParser.interfaceDcl(InterfaceEntry entry) private voidParser.interfaceProd(ModuleEntry entry, int interfaceType) (package private) ExpressionParser.literal(SymtabEntry entry) private voidPreprocessor.localPragma()private voidPreprocessor.localServantPragma()private voidprivate voidPreprocessor.macroParms(Vector<String> parmNames) private voidPreprocessor.macroParms2(Vector<String> parmNames) private voidPreprocessor.macroParmValues(Vector<String> values) private voidParser.match(int type) private voidPreprocessor.match(int type) private Expressionprivate voidPreprocessor.miniMatch(int type) private voidParser.module(ModuleEntry entry) private ExpressionParser.multExpr(Expression e, SymtabEntry entry) private voidParser.nativeDcl(SymtabEntry entry) private ExpressionPreprocessor.notExpr(SymtabEntry entry) private PrimitiveEntryParser.octetType()private voidParser.opDcl(InterfaceEntry entry) private voidParser.opDcl2(MethodEntry method) private voidParser.opDcl3(MethodEntry entry) private SymtabEntryParser.opTypeSpec(SymtabEntry entry) private ExpressionParser.orExpr(Expression e, SymtabEntry entry) private ExpressionPreprocessor.orExpr(Expression e, SymtabEntry entry) private voidParser.paramAttribute(ParameterEntry entry) private voidParser.paramDcl(MethodEntry entry) private voidParser.parameterDcls(MethodEntry entry) private voidParser.parameterDcls2(MethodEntry entry) private SymtabEntryParser.paramTypeSpec(SymtabEntry entry) private ExpressionParser.positiveIntConst(SymtabEntry entry) private voidPreprocessor.pragma()private voidPreprocessor.prefixPragma()private ExpressionParser.primaryExpr(SymtabEntry entry) (package private) ExpressionPreprocessor.primaryExpr(SymtabEntry entry) (package private) Tokenprivate voidParser.raisesExpr(MethodEntry entry) private voidParser.raisesExpr2(MethodEntry entry) (package private) SymtabEntryParser.scopedName(SymtabEntry container, SymtabEntry expected) (package private) SymtabEntryParser.scopedName(SymtabEntry container, SymtabEntry expected, boolean mustBeReferencable) private SequenceEntryParser.sequenceType(SymtabEntry entry) private ExpressionParser.shiftExpr(Expression e, SymtabEntry entry) private StringParser.signedInt()private SymtabEntryParser.simpleTypeSpec(SymtabEntry entry, boolean mustBeReferencable) private voidPreprocessor.skipToEndif()private voidPreprocessor.skipToEndiforElse()private ExpressionParser.stringLiteral()private StringEntryParser.stringType(SymtabEntry entry) private ExpressionParser.stringType2(SymtabEntry entry) private StructEntryParser.structType(SymtabEntry entry) private voidParser.switchBody(UnionEntry entry) private SymtabEntryParser.switchTypeSpec(UnionEntry entry) private SymtabEntryParser.templateTypeSpec(SymtabEntry entry) private SymtabEntryParser.typeDcl(SymtabEntry entry) private TypedefEntryParser.typeDeclarator(SymtabEntry entry) private SymtabEntryParser.typeSpec(SymtabEntry entry) private ExpressionParser.unaryExpr(SymtabEntry entry) private voidPreprocessor.undefine()private UnionEntryParser.unionType(SymtabEntry entry) private voidParser.value2(ModuleEntry module, String name, boolean isAbstract, boolean isCustom) private voidParser.valueBox(ModuleEntry module, String name) private voidParser.valueDcl(ValueEntry entry) private voidParser.valueElement(ValueEntry entry) private voidParser.valueForwardDcl(ModuleEntry module, String name, boolean isAbstract) private voidParser.valueInheritanceSpec(ValueEntry entry) private voidParser.valueProd(ModuleEntry entry, boolean isAbstract) private voidParser.valueStateMember(ValueEntry entry) private voidParser.valueSupportsSpec(ValueEntry entry) private voidPreprocessor.versionPragma()private ExpressionParser.xorExpr(Expression e, SymtabEntry entry)