struct

Parsegres::Token

Inherits Struct < Value < Object

Constructors

new(type : TokenType, value : String, pos : Int32)
Source

Instance methods

clone
Source
copy_with(type _type = @type, value _value = @value, pos _pos = @pos)
Source
pos
type
value