Class LocalTypeDeclarationStatement

All Implemented Interfaces:
UserDataStore, IFreezable, INode, Cloneable

public class LocalTypeDeclarationStatement extends Statement
  • Constructor Details

    • LocalTypeDeclarationStatement

      public LocalTypeDeclarationStatement(int offset, TypeDeclaration type)
  • Method Details