List of all items
Structs
- ast::PhpArrayAccess
- ast::PhpArrayElement
- ast::PhpAssignment
- ast::PhpBinaryOp
- ast::PhpCase
- ast::PhpCast
- ast::PhpCatch
- ast::PhpClass
- ast::PhpConstant
- ast::PhpDeclareItem
- ast::PhpElseif
- ast::PhpFor
- ast::PhpForeach
- ast::PhpFunction
- ast::PhpFunctionCall
- ast::PhpIf
- ast::PhpInclude
- ast::PhpInstanceof
- ast::PhpInterface
- ast::PhpMethod
- ast::PhpMethodCall
- ast::PhpNamespace
- ast::PhpNew
- ast::PhpParameter
- ast::PhpProperty
- ast::PhpPropertyAccess
- ast::PhpRequire
- ast::PhpRoot
- ast::PhpSwitch
- ast::PhpTernaryOp
- ast::PhpTrait
- ast::PhpTraitUse
- ast::PhpTry
- ast::PhpUnaryOp
- ast::PhpUse
- ast::PhpUseItem
- ast::PhpVariable
- ast::PhpWhile
- ast::PhpYield
- builder::PhpBuilder
- highlighter::PhpHighlighter
- language::PhpLanguage
- lexer::PhpLexer
- lsp::PhpHoverProvider
- lsp::PhpLanguageService
- parser::PhpParser
Enums
- ast::PhpAssignmentOp
- ast::PhpBinaryOperator
- ast::PhpCastType
- ast::PhpClassMember
- ast::PhpExpression
- ast::PhpInterfaceMember
- ast::PhpItem
- ast::PhpLiteral
- ast::PhpModifier
- ast::PhpStatement
- ast::PhpTraitAdaptation
- ast::PhpType
- ast::PhpUnaryOperator
- ast::PhpUseType
- highlighter::HighlightKind
- kind::PhpSyntaxKind