Sha256: efba25385c290fb29ab8b1d0063fe847c34f2f2daa0d0aa11b8e1b12cd7bfbb5

Contents?: true

Size: 136 Bytes

Versions: 1

Compression:

Stored size: 136 Bytes

Contents

class Fancy AST {
  class MethodSpec {
    read_slots: ('line, 'margs, 'body)
    def initialize: @line margs: @margs body: @body
  }
}

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
fancy-0.10.0 lib/compiler/ast/method_spec.fy