PHP Storm\Core\Object\Expressions Пространство имен

Пространства имен

Storm\Core\Object\Expressions\Operators

Классы

Имя Описание
ArrayExpression Expression representing an array declaration.
AssignmentExpression Expression representing an assignment to an entity property.
BinaryOperationExpression
CastExpression Expression representing a cast operation.
ConstantExpression Expression representing a constant value.
Expression The base class for object expressions.
FunctionCallExpression
MethodCallExpression
NewExpression Expression representing the instantiating of a class.
ObjectExpression Expression representing a class type or an instance value.
ObjectOperationExpression
PropertyExpression Expression an entity property.
PropertyFetchExpression
TernaryExpression
UnaryOperationExpression