o

scalafix.rewrite

ProcedureSyntax

object ProcedureSyntax extends Rewrite with Product with Serializable

Linear Supertypes
Serializable, Serializable, Product, Equals, Rewrite, AnyRef, Any
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. ProcedureSyntax
  2. Serializable
  3. Serializable
  4. Product
  5. Equals
  6. Rewrite
  7. AnyRef
  8. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. All

Value Members

  1. def getSemanticApi(ctx: RewriteCtx): SemanticApi
    Definition Classes
    Rewrite
  2. def rewrite(ast: Tree, ctx: RewriteCtx): Seq[Patch]
    Definition Classes
    ProcedureSyntaxRewrite