Uses of Class
org.ek9lang.compiler.symbols.CaptureScopedSymbol
Package
Description
This is the main source of EK9 Symbols used within the compiler.
-
Uses of CaptureScopedSymbol in org.ek9lang.compiler.symbols
Modifier and TypeClassDescriptionclass
This is typically a 'class' or an interface type where it can include the definitions of new properties.class
An aggregate, but one that can have zero or more traits (like interfaces).class
Scope for functions that are part of a module.class
Added as a common symbol type for both Functions and Aggregates that could possibly be generic in nature and also be a parameterised type.Modifier and TypeMethodDescriptionprotected CaptureScopedSymbol
CaptureScopedSymbol.cloneIntoCaptureScopedSymbol
(CaptureScopedSymbol newCopy) Modifier and TypeMethodDescriptionprotected CaptureScopedSymbol
CaptureScopedSymbol.cloneIntoCaptureScopedSymbol
(CaptureScopedSymbol newCopy)