Class ChunkerTypeDecl

java.lang.Object
io.deephaven.lang.generated.SimpleNode
io.deephaven.lang.generated.ChunkerTypeDecl
All Implemented Interfaces:
Node

public class ChunkerTypeDecl extends SimpleNode
  • Constructor Details

    • ChunkerTypeDecl

      public ChunkerTypeDecl(int id)
    • ChunkerTypeDecl

      public ChunkerTypeDecl(Chunker p, int id)
  • Method Details