RubyContext

data class RubyContext(val type: String, val indented: Int, val prev: RubyContext?)

Constructors

Link copied to clipboard
constructor(type: String, indented: Int, prev: RubyContext?)

Properties

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard