RewritePortalsSubPhase

portals.compiler.phases.portal.RewritePortalsSubPhase$

Rewrite the portal definitions in the application.

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Value members

Concrete methods

override def run(application: Application)(using ctx: CompilerContext): Application

Attributes

Definition Classes
CompilerSubPhase

Inherited methods

def andThen[V](next: CompilerSubPhase[Application, V]): CompilerSubPhase[T, V]

Attributes

Inherited from:
CompilerSubPhase (hidden)