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