Uses of Class
simula.compiler.syntaxClass.HiddenSpecification
Package
Description
Simula Compiler Syntax Classes.
Simula Compiler Declarations.
-
Uses of HiddenSpecification in simula.compiler.syntaxClass
Modifier and TypeFieldDescription(package private) HiddenSpecification
ProtectedSpecification.hiddenBy
.Modifier and TypeMethodDescriptionprivate static HiddenSpecification
HiddenSpecification.findHidden
(ClassDeclaration scope, String ident) Search scope's hidden-list for 'ident' -
Uses of HiddenSpecification in simula.compiler.syntaxClass.declaration
Modifier and TypeMethodDescription(package private) HiddenSpecification
ClassDeclaration.searchHiddenList
(String ident) Utility: Search Hidden-list for 'ident'