class PHP::Parser

Defined in:

php_serializer/parser.cr

Constructors

Instance Method Summary

Instance methods inherited from class Object

to_php_serialized(io : IO)
to_php_serialized
to_php_serialized

Constructor Detail

def self.new(input : String | IO) #

[View source]

Instance Method Detail

def next_token(*args, **options) #

[View source]
def next_token(*args, **options, &) #

[View source]
def parse : Any #

[View source]
def token(*args, **options) #

[View source]
def token(*args, **options, &) #

[View source]