Uses of Class
io.github.protasm.jvmud.compiler.semantic.SemanticScope.ScopedSymbol
Packages that use SemanticScope.ScopedSymbol
Package
Description
Semantic analysis for parsed LPC objects.
-
Uses of SemanticScope.ScopedSymbol in io.github.protasm.jvmud.compiler.semantic
Methods in io.github.protasm.jvmud.compiler.semantic that return SemanticScope.ScopedSymbolMethods in io.github.protasm.jvmud.compiler.semantic that return types with arguments of type SemanticScope.ScopedSymbolMethods in io.github.protasm.jvmud.compiler.semantic with parameters of type SemanticScope.ScopedSymbolModifier and TypeMethodDescriptionvoidSemanticScope.importSymbol(SemanticScope.ScopedSymbol scopedSymbol)