interfaceBisonDeclaration
interface BisonDeclaration
Restricted visibility: declared "@visibility root". Code outside that scope must not name this declaration.
Marker interface for Bison declaration nodes.
Relations§
Implemented by 8
- BisonDefineDeclaration packages/sql-faker/src/Compiler/Bison/Ast/BisonDefineDeclaration.php:14
- BisonExpectDeclaration packages/sql-faker/src/Compiler/Bison/Ast/BisonExpectDeclaration.php:14
- BisonParamDeclaration packages/sql-faker/src/Compiler/Bison/Ast/BisonParamDeclaration.php:14
- BisonPrecedenceDeclaration packages/sql-faker/src/Compiler/Bison/Ast/BisonPrecedenceDeclaration.php:14
- BisonStartDeclaration packages/sql-faker/src/Compiler/Bison/Ast/BisonStartDeclaration.php:14
- BisonTokenDeclaration packages/sql-faker/src/Compiler/Bison/Ast/BisonTokenDeclaration.php:16
- BisonTypeDeclaration packages/sql-faker/src/Compiler/Bison/Ast/BisonTypeDeclaration.php:14
- BisonUnknownDeclaration packages/sql-faker/src/Compiler/Bison/Ast/BisonUnknownDeclaration.php:14
Type declarations 10
- type SqlFaker\Compiler\Bison\Directive\BisonDirectiveReader packages/sql-faker/src/Compiler/Bison/Directive/BisonDirectiveReader.php:40
- type SqlFaker\Compiler\Bison\Directive\BisonDirectiveReaderChain packages/sql-faker/src/Compiler/Bison/Directive/BisonDirectiveReaderChain.php:59
- type SqlFaker\Compiler\Bison\Directive\DefineDirectiveReader packages/sql-faker/src/Compiler/Bison/Directive/DefineDirectiveReader.php:46
- type SqlFaker\Compiler\Bison\Directive\ExpectDirectiveReader packages/sql-faker/src/Compiler/Bison/Directive/ExpectDirectiveReader.php:41
- type SqlFaker\Compiler\Bison\Directive\ParamDirectiveReader packages/sql-faker/src/Compiler/Bison/Directive/ParamDirectiveReader.php:45
- type SqlFaker\Compiler\Bison\Directive\PrecedenceDirectiveReader packages/sql-faker/src/Compiler/Bison/Directive/PrecedenceDirectiveReader.php:60
- type SqlFaker\Compiler\Bison\Directive\StartDirectiveReader packages/sql-faker/src/Compiler/Bison/Directive/StartDirectiveReader.php:41
- type SqlFaker\Compiler\Bison\Directive\TokenDirectiveReader packages/sql-faker/src/Compiler/Bison/Directive/TokenDirectiveReader.php:57
- type SqlFaker\Compiler\Bison\Directive\TypeDirectiveReader packages/sql-faker/src/Compiler/Bison/Directive/TypeDirectiveReader.php:55
- type SqlFaker\Compiler\Bison\Directive\UnknownDirectiveReader packages/sql-faker/src/Compiler/Bison/Directive/UnknownDirectiveReader.php:57