PHP Class Pinq\Tests\Integration\ExpressionTrees\BasicInterpreterTest

Inheritance: extends InterpreterTest
Datei anzeigen Open project: timetoogo/pinq

Public Properties

Property Type Description
$field

Public Methods

Method Description
testAliasedTypeHintClass ( )
testBinaryOperations ( )
testCastOperations ( )
testEmptyFunction ( )
testFunctionCall ( )
testInstanceOf ( )
testLanguageConstructs ( )
testObjectField ( )
testObjectMethodCall ( )
testStaticField ( )
testStaticMethodCall ( )
testTernary ( )
testUnaryOperations ( )
testUsedTypeHintClass ( )
testValueIndex ( )

Method Details

testAliasedTypeHintClass() public method

testBinaryOperations() public method

testCastOperations() public method

public testCastOperations ( )

testEmptyFunction() public method

public testEmptyFunction ( )

testFunctionCall() public method

public testFunctionCall ( )

testInstanceOf() public method

public testInstanceOf ( )

testLanguageConstructs() public method

testObjectField() public method

public testObjectField ( )

testObjectMethodCall() public method

testStaticField() public method

public testStaticField ( )

testStaticMethodCall() public method

testTernary() public method

public testTernary ( )

testUnaryOperations() public method

public testUnaryOperations ( )

testUsedTypeHintClass() public method

testValueIndex() public method

public testValueIndex ( )

Property Details

$field public_oe static_oe property

public static $field