php-parser-rs 0.1.3

A handwritten recursive-descent parser for PHP written in Rust
Documentation
1
ForbiddenTypeUsedInProperty("Foo", "s", Union([String, Integer, Callable]), (5, 38)) -> Parse Error: Property Foo::$s cannot have type `string|int|callable` on line 5 column 38