• Latte
      • Attributes
        • TemplateFilter
        • TemplateFunction
      • Bridges
        • Tracy
          • BlueScreenPanel
          • LattePanel
          • TracyExtension
      • Compiler
        • Nodes
          • Html
            • AttributeNode
            • BogusTagNode
            • CommentNode
            • ElementNode
          • Php
            • Expression
              • ArrayAccessNode
              • ArrayItemNode
              • ArrayNode
              • AssignNode
              • AssignOpNode
              • AuxiliaryNode
              • BinaryOpNode
              • CastNode
              • ClassConstantFetchNode
              • CloneNode
              • ClosureNode
              • ConstantFetchNode
              • EmptyNode
              • ErrorSuppressNode
              • FilterCallNode
              • FunctionCallNode
              • FunctionCallableNode
              • InNode
              • InstanceofNode
              • IssetNode
              • MatchNode
              • MethodCallNode
              • MethodCallableNode
              • NewNode
              • NotNode
              • PostOpNode
              • PreOpNode
              • PropertyFetchNode
              • StaticCallNode
              • StaticCallableNode
              • StaticMethodCallNode
              • StaticMethodCallableNode
              • StaticPropertyFetchNode
              • TemporaryNode
              • TernaryNode
              • UnaryOpNode
              • VariableNode
            • Scalar
              • BooleanNode
              • FloatNode
              • IntegerNode
              • InterpolatedStringNode
              • NullNode
              • StringNode
            • ArgumentNode
            • ArrayItemNode
            • ClosureUseNode
            • ComplexTypeNode
            • ExpressionNode
            • FilterNode
            • IdentifierNode
            • InterpolatedStringPartNode
            • IntersectionTypeNode
            • ListItemNode
            • ListNode
            • MatchArmNode
            • ModifierNode
            • NameNode
            • NullableTypeNode
            • ParameterNode
            • ScalarNode
            • SuperiorTypeNode
            • UnionTypeNode
            • VarLikeIdentifierNode
          • AreaNode
          • AuxiliaryNode
          • FragmentNode
          • NopNode
          • StatementNode
          • TemplateNode
          • TextNode
        • Block
        • Escaper
        • ExpressionBuilder
        • Node
        • NodeHelpers
        • NodeTraverser
        • PhpHelpers
        • Position
        • PrintContext
        • Tag
        • TagLexer
        • TagParser
        • TagParserData
        • TemplateGenerator
        • TemplateLexer
        • TemplateParser
        • TemplateParserHtml
        • Token
        • TokenStream
      • Essential
        • Nodes
          • BlockNode
          • CaptureNode
          • ContentTypeNode
          • DebugbreakNode
          • DefineNode
          • DoNode
          • DumpNode
          • EmbedNode
          • ExtendsNode
          • FirstLastSepNode
          • ForNode
          • ForeachNode
          • IfChangedNode
          • IfContentNode
          • IfNode
          • ImportNode
          • IncludeBlockNode
          • IncludeFileNode
          • IterateWhileNode
          • JumpNode
          • NAttrNode
          • NClassNode
          • NElseNode
          • NTagNode
          • ParametersNode
          • PrintNode
          • RawPhpNode
          • RollbackNode
          • SpacelessNode
          • SwitchNode
          • TemplatePrintNode
          • TemplateTypeNode
          • TraceNode
          • TranslateNode
          • TryNode
          • VarNode
          • VarPrintNode
          • VarTypeNode
          • WhileNode
        • AuxiliaryIterator
        • Blueprint
        • CachingIterator
        • CoreExtension
        • Filters
        • Passes
        • RawPhpExtension
        • RollbackException
        • Tracer
        • TranslatorExtension
      • Loaders
        • FileLoader
        • StringLoader
      • Runtime
        • Block
        • FilterExecutor
        • FilterInfo
        • Filters
        • FunctionExecutor
        • Html
        • HtmlStringable
        • Template
      • Sandbox
        • Nodes
          • FunctionCallNode
          • FunctionCallableNode
          • MethodCallNode
          • MethodCallableNode
          • PropertyFetchNode
          • SandboxNode
          • StaticMethodCallNode
          • StaticMethodCallableNode
          • StaticPropertyFetchNode
        • RuntimeChecker
        • SandboxExtension
        • SecurityPolicy
      • Tools
        • Linter
      • CompileException
      • ContentType
      • Engine
      • Exception
      • Extension
      • Helpers
      • Loader
      • Policy
      • PositionAwareException
      • RuntimeException
      • SecurityViolationException
    Latte API
    • Versions 
      • master
      • 3.0
      • 2.11
      • 2.10
      • 2.9
      • 2.8
      • 2.7
      • 2.6
      • 2.5
      • 2.4
      • 2.3
      • 2.2
    • Classes
    • Namespaces
    • Interfaces
    • Traits
    • Index
    • Search
    1. Namespace
    2. Latte
    3. \
    4. Compiler
    5. \
    6. Nodes
    7. \
    8. Php
    9. \
    10. Expression
    11. \

    Latte\Compiler\Nodes\Php\Expression

    Classes

    ArrayAccessNode
    ArrayItemNode deprecated
    ArrayNode
    AssignNode
    AssignOpNode
    AuxiliaryNode
    BinaryOpNode
    CastNode
    ClassConstantFetchNode
    CloneNode
    ClosureNode
    ConstantFetchNode
    EmptyNode
    ErrorSuppressNode
    FilterCallNode
    FunctionCallNode
    FunctionCallableNode
    InNode
    InstanceofNode
    IssetNode
    MatchNode
    MethodCallNode
    MethodCallableNode
    NewNode
    NotNode
    PostOpNode
    PreOpNode
    PropertyFetchNode
    StaticCallNode deprecated
    StaticCallableNode deprecated
    StaticMethodCallNode
    StaticMethodCallableNode
    StaticPropertyFetchNode
    TemporaryNode

    Only for parser needs.

    TernaryNode
    UnaryOpNode
    VariableNode