Uses of Class
io.github.protasm.jvmud.compiler.semantic.SemanticScope
Packages that use SemanticScope
Package
Description
Semantic analysis for parsed LPC objects.
-
Uses of SemanticScope in io.github.protasm.jvmud.compiler.semantic
Methods in io.github.protasm.jvmud.compiler.semantic that return SemanticScopeConstructors in io.github.protasm.jvmud.compiler.semantic with parameters of type SemanticScopeModifierConstructorDescriptionSemanticModel(ASTObject astObject, SemanticScope objectScope) SemanticModel(ASTObject astObject, SemanticScope objectScope, CompilationUnit compilationUnit) SemanticScope(SemanticScope parent)