Docs.rs
php-parser-rs-0.1.1
php-parser-rs 0.1.1
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Repository
crates.io
Source
Owners
ryangjchandler
Dependencies
ariadne ^0.1.5
normal
clap ^4.0.32
normal
schemars ^0.8.11
normal
serde ^1.0.149
normal
serde_json ^1.0.89
normal
pretty_assertions ^1.3.0
dev
Versions
0.61%
of the crate is documented
Go to latest version
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
☰
Module ast
Modules
Structs
Enums
Type Definitions
?
Module
php_parser_rs
::
parser
::
ast
source
·
[
−
]
Modules
arguments
attributes
classes
comments
constant
control_flow
data_type
declares
enums
functions
goto
identifiers
interfaces
literals
loops
modifiers
namespaces
operators
properties
traits
try_block
utils
variables
Structs
ArrayExpression
ArrayIndexExpression
BlockStatement
BoolExpression
Case
CastExpression
CloneExpression
ClosingTagStatement
CoalesceExpression
ConcatExpression
ConstantFetchExpression
DefaultMatchArm
DieExpression
EchoOpeningTagStatement
EchoStatement
EmptyExpression
ErrorSuppressExpression
EvalExpression
ExitExpression
ExpressionStatement
ExpressionStringPart
FullOpeningTagStatement
FunctionCallExpression
FunctionClosureCreationExpression
GlobalStatement
GroupUseStatement
HaltCompilerStatement
HeredocExpression
IncludeExpression
IncludeOnceExpression
InlineHtmlStatement
InstanceofExpression
InterpolatedStringExpression
IssetExpression
ListExpression
LiteralStringPart
MatchArm
MatchExpression
MethodCallExpression
MethodClosureCreationExpression
NewExpression
NowdocExpression
NullsafeMethodCallExpression
NullsafePropertyFetchExpression
ParenthesizedExpression
PrintExpression
PropertyFetchExpression
ReferenceExpression
RequireExpression
RequireOnceExpression
ReturnStatement
ShellExecExpression
ShortArrayExpression
ShortOpeningTagStatement
ShortTernaryExpression
StaticMethodCallExpression
StaticMethodClosureCreationExpression
StaticPropertyFetchExpression
StaticStatement
StaticVar
StaticVariableMethodCallExpression
StaticVariableMethodClosureCreationExpression
SwitchStatement
TernaryExpression
ThrowExpression
UnsetExpression
Use
UseStatement
YieldExpression
YieldFromExpression
Enums
ArrayItem
CastKind
Ending
Expression
ListEntry
MagicConstantExpression
Statement
StringPart
UseKind
Type Definitions
Block
Program