Sha256: 553a2c7531778155acdd58ff1c8896fb34a6628b9b48f3ba89e25a1a16e5d4a8
Contents?: true
Size: 360 Bytes
Versions: 1
Compression:
Stored size: 360 Bytes
Contents
module Prism class ClassNode def constant_path: () -> Prism::ConstantReadNode | ... end class ModuleNode def constant_path: () -> Prism::ConstantReadNode | ... end class Comment def slice: () -> String end class ConstantWriteNode def value: () -> CallNode | ... end end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
rbs_inline_data-0.2.0 | sig/patch.rbs |