Uses of Package
org.ek9lang.compiler.phase5.callgraph
Packages that use org.ek9lang.compiler.phase5.callgraph
Package
Description
I - PRE Intermediate Representation generation checks.
Call graph infrastructure for EK9 compiler static analysis.
-
Classes in org.ek9lang.compiler.phase5.callgraph used by org.ek9lang.compiler.phase5
-
Classes in org.ek9lang.compiler.phase5.callgraph used by org.ek9lang.compiler.phase5.callgraphClassDescriptionFunctional interface to get the appropriate ErrorListener for a callable.Metadata about a callable entity (function, method, operator, constructor, program).Builder for CallableInfo to support incremental construction during AST traversal.Represents an edge in the call graph from caller to callee.Call graph for EK9 programs with bidirectional edges.Classification of call site types for call graph analysis.