id stringlengths 2 7 | text stringlengths 17 51.2k | title stringclasses 1
value |
|---|---|---|
c5900 | Left: Variable,
Right: Expression,
}
} | |
c5901 | Function: Function,
ArgumentList: ArgumentList,
}
} | |
c5902 | Variadic: Variadic,
VariableType: VariableType,
Variable: Variable,
DefaultValue: DefaultValue,
}
} | |
c5903 | Left: Variable,
Right: Expression,
}
} | |
c5904 | FreeFloating: nil,
Expr: Expression,
}
} | |
c5905 | Stmt,
Cond: Cond,
}
} | |
c5906 |
return &GroupUse{
FreeFloating: nil,
UseType: UseType,
Prefix: Prefix,
UseList: UseList,
}
} | |
c5907 | ClassName,
Modifiers: Modifiers,
ArgumentList: ArgumentList,
Extends: Extends,
Implements: Implements,
Stmts: Stmts,
}
} | |
c5908 | return &Parser{
lexer,
path,
nil,
nil,
nil,
}
} | |
c5909 |
l.currentToken = lval.token
return t
} | |
c5910 | = &parser.PositionBuilder{}
// parse
return yyParse(l)
} | |
c5911 |
FreeFloating: nil,
Expr: Expression,
}
} | |
c5912 | FreeFloating: nil,
Variable: Variable,
}
} | |
c5913 | PhpDocComment: PhpDocComment,
FunctionName: FunctionName,
Params: Params,
ReturnType: ReturnType,
Stmts: Stmts,
}
} | |
c5914 | FreeFloating: nil,
Variable: Variable,
}
} | |
c5915 | Cond: Cond,
Stmt: Stmt,
}
} | |
c5916 |
FreeFloating: nil,
Expr: Expression,
}
} | |
c5917 |
FreeFloating: nil,
Parts: Parts,
}
} | |
c5918 |
FreeFloating: nil,
Expr: Expr,
}
} | |
c5919 | {
return &ClassConstList{
FreeFloating: nil,
Modifiers: Modifiers,
Consts: Consts,
}
} | |
c5920 | Variable: Variable,
Expression: Expression,
}
} | |
c5921 | Left: Variable,
Right: Expression,
}
} | |
c5922 | FreeFloating: nil,
VarName: VarName,
}
} | |
c5923 | nil,
Expr: Expr,
}
} | |
c5924 | Left: Variable,
Right: Expression,
}
} | |
c5925 | {
return &UnaryPlus{
FreeFloating: nil,
Expr: Expression,
}
} | |
c5926 | Left: Variable,
Right: Expression,
}
} | |
c5927 |
FreeFloating: nil,
Items: Items,
}
} | |
c5928 | Variable,
Expression: Expression,
}
} | |
c5929 | FreeFloating: nil,
Stmts: Stmts,
}
} | |
c5930 |
FreeFloating: nil,
Consts: Consts,
}
} | |
c5931 | nil,
Expr: Expr,
}
} | |
c5932 | Init,
Cond: Cond,
Loop: Loop,
Stmt: Stmt,
}
} | |
c5933 | UseType: UseType,
Uses: Uses,
}
} | |
c5934 | FreeFloating: nil,
LabelName: LabelName,
}
} | |
c5935 | nil,
Parts: Parts,
}
} | |
c5936 |
Stmt: Stmt,
ElseIf: ElseIf,
Else: Else,
}
} | |
c5937 |
}
n.ElseIf = append(n.ElseIf, ElseIf)
return n
} | |
c5938 | node.Node {
n.Else = Else
return n
} | |
c5939 | PhpDocComment: PhpDocComment,
TraitName: TraitName,
Stmts: Stmts,
}
} | |
c5940 | Variable,
Expression: Expression,
}
} | |
c5941 | Left: Variable,
Right: Expression,
}
} | |
c5942 | Left: Variable,
Right: Expression,
}
} | |
c5943 |
FreeFloating: nil,
Items: Items,
}
} | |
c5944 | nil,
Expr: Expr,
}
} | |
c5945 |
FreeFloating: nil,
InterfaceNames: interfaceNames,
}
} | |
c5946 | PhpDocComment: PhpDocComment,
Variable: Variable,
Expr: Expr,
}
} | |
c5947 | Left: Variable,
Right: Expression,
}
} | |
c5948 | StartPos: b.getListStartPos(list).startPos,
EndPos: b.getListEndPos(list).endPos,
}
} | |
c5949 | StartPos: b.getNodeStartPos(n).startPos,
EndPos: b.getNodeEndPos(n).endPos,
}
} | |
c5950 | t.EndLine,
StartPos: t.StartPos,
EndPos: t.EndPos,
}
} | |
c5951 | EndLine: endToken.EndLine,
StartPos: startToken.StartPos,
EndPos: endToken.EndPos,
}
} | |
c5952 | b.getNodeEndPos(n).endLine,
StartPos: t.StartPos,
EndPos: b.getNodeEndPos(n).endPos,
}
} | |
c5953 | t.EndLine,
StartPos: b.getNodeStartPos(n).startPos,
EndPos: t.EndPos,
}
} | |
c5954 | StartPos: b.getNodeStartPos(startNode).startPos,
EndPos: b.getNodeEndPos(endNode).endPos,
}
} | |
c5955 | t.EndLine,
StartPos: b.getListStartPos(list).startPos,
EndPos: t.EndPos,
}
} | |
c5956 | b.getListEndPos(list).endLine,
StartPos: t.StartPos,
EndPos: b.getListEndPos(list).endPos,
}
} | |
c5957 | b.getListEndPos(list).endLine,
StartPos: b.getNodeStartPos(n).startPos,
EndPos: b.getListEndPos(list).endPos,
}
} | |
c5958 | b.getNodeEndPos(n).endLine,
StartPos: b.getListStartPos(list).startPos,
EndPos: b.getNodeEndPos(n).endPos,
}
} | |
c5959 | EndLine: endToken.EndLine,
StartPos: t.StartPos,
EndPos: endToken.EndPos,
}
}
return &position.Position{
StartLine: b.getListStartPos(list).startLine,
EndLine: endToken.EndLine,
StartPos: b.getListStartPos(list).startPos,
EndPos: endToken.EndPos,
}
} | |
c5960 | Variable: Variable,
Expr: Expr,
}
} | |
c5961 | nil,
Expr: Expr,
}
} | |
c5962 | Variable,
Expression: Expression,
}
} | |
c5963 |
FreeFloating: nil,
Adaptations: Adaptations,
}
} | |
c5964 | Left: Variable,
Right: Expression,
}
} | |
c5965 | FreeFloating: nil,
Stmt: Stmt,
}
} | |
c5966 | Left: Variable,
Right: Expression,
}
} | |
c5967 |
FreeFloating: nil,
InterfaceNames: InterfaceNames,
}
} | |
c5968 | nil,
Expr: Expr,
}
} | |
c5969 | return &Try{
FreeFloating: nil,
Stmts: Stmts,
Catches: Catches,
Finally: Finally,
}
} | |
c5970 | FreeFloating: nil,
Expr: Expression,
}
} | |
c5971 | &Error{
Msg: msg,
Pos: p,
}
} | |
c5972 | Key: Key,
Val: Val,
}
} | |
c5973 | FreeFloating: nil,
Stmts: Stmts,
}
} | |
c5974 |
FreeFloating: nil,
Constant: Constant,
}
} | |
c5975 | FreeFloating: nil,
Variables: Variables,
}
} | |
c5976 | FreeFloating: nil,
Parts: Parts,
}
} | |
c5977 | Init,
Cond: Cond,
Loop: Loop,
Stmt: Stmt,
}
} | |
c5978 | Modifiers: Modifiers,
Properties: Properties,
}
} | |
c5979 | {
return &YieldFrom{
FreeFloating: nil,
Expr: Expression,
}
} | |
c5980 | nil,
Expr: Expr,
}
} | |
c5981 | Traits,
TraitAdaptationList: InnerAdaptationList,
}
} | |
c5982 |
PhpDocComment: PhpDocComment,
InterfaceName: InterfaceName,
Extends: Extends,
Stmts: Stmts,
}
} | |
c5983 | Class: Class,
ConstantName: ConstantName,
}
} | |
c5984 | nil,
Exprs: Exprs,
}
} | |
c5985 |
FreeFloating: nil,
Expr: Expression,
}
} | |
c5986 | Variable: Variable,
Expression: Expression,
}
} | |
c5987 |
FreeFloating: nil,
Expr: Expression,
}
} | |
c5988 | return &Case{
FreeFloating: nil,
Cond: Cond,
Stmts: Stmts,
}
} | |
c5989 | &While{
FreeFloating: nil,
Cond: Cond,
Stmt: Stmt,
}
} | |
c5990 | Class: Class,
ArgumentList: ArgumentList,
}
} | |
c5991 |
FreeFloating: nil,
ClassName: className,
}
} | |
c5992 |
FreeFloating: nil,
Expr: Expression,
}
} | |
c5993 | Types,
Variable: Variable,
Stmts: Stmts,
}
} | |
c5994 | Label: Label,
Parts: Parts,
}
} | |
c5995 |
return &MethodCall{
FreeFloating: nil,
Variable: Variable,
Method: Method,
ArgumentList: ArgumentList,
}
} | |
c5996 | {
return &TraitMethodRef{
FreeFloating: nil,
Trait: Trait,
Method: Method,
}
} | |
c5997 | Left: Variable,
Right: Expression,
}
} | |
c5998 | Variable: Variable,
Property: Property,
}
} | |
c5999 |
FreeFloating: nil,
Uses: Uses,
}
} |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.