Uses of Record Class
org.ek9lang.compiler.common.MethodAndAggregateData
Packages that use MethodAndAggregateData
Package
Description
Common parts of processing that can be reused across various phases.
-
Uses of MethodAndAggregateData in org.ek9lang.compiler.common
Methods in org.ek9lang.compiler.common that return types with arguments of type MethodAndAggregateDataModifier and TypeMethodDescriptionSymbolsAndScopes.traverseBackUpStackToEnclosingMethod()
Traversed back up the scope stack to try and locate the enclosing method (if there is one).