Uses of Class
com.sun.tools.corba.ee.idl.Scanner
Packages that use Scanner
-
Uses of Scanner in com.sun.tools.corba.ee.idl
Fields in com.sun.tools.corba.ee.idl declared as ScannerModifier and TypeFieldDescription(package private) Scanner
Parser.scanner
private Scanner
Preprocessor.scanner
Methods in com.sun.tools.corba.ee.idl with parameters of type ScannerModifier and TypeMethodDescription(package private) static ParseException
ParseException.abstractValueBox
(Scanner scanner) (package private) void
InterfaceEntry.addParentType
(SymtabEntry e, Scanner scanner) void
InterfaceEntry.addStateElement
(InterfaceState state, Scanner scanner) (package private) void
InterfaceEntry.addToForwardedAllMethods
(MethodEntry method, 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) void
InterfaceEntry.derivedFromAddElement
(SymtabEntry e, Scanner scanner) (package private) void
ValueEntry.derivedFromAddElement
(SymtabEntry e, boolean isSafe, Scanner scanner) Add a parent value type to the list of parent types for the value.(package private) void
ValueEntry.derivedFromAddElement
(SymtabEntry e, Scanner scanner) (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) void
ValueEntry.initializersAddElement
(MethodEntry method, Scanner scanner) (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) private void
InterfaceEntry.lookForForwardEntrys
(Scanner scanner, InterfaceEntry entry) (package private) static ParseException
ParseException.methodClash
(Scanner scanner, String interf, String method) (package private) void
InterfaceEntry.methodsAddElement
(MethodEntry method, Scanner scanner) (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
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
private static void
ParseException.scannerInfo
(Scanner scanner) (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.undeclaredType
(Scanner scanner, String undeclaredType) private boolean
InterfaceEntry.verifyMethod
(MethodEntry method, Scanner scanner, boolean clash) (package private) static ParseException
(package private) static ParseException
ParseException.wrongExprType
(Scanner scanner, String mustBe, String is) (package private) static ParseException