Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ASSERT-KTH/sequencer
/ functions
Functions
67,308 in github.com/ASSERT-KTH/sequencer
⨍
Functions
67,308
◇
Types & classes
4,627
↳
Endpoints
2
↓ 40 callers
Method
ensureTyped
Ensure that the given node has a type. If it does not have one, attach the UNKNOWN_TYPE.
results/Defects4J_patches/Closure_125/34_compiled/TypeCheck.java:2060
↓ 40 callers
Method
ensureTyped
Ensure that the given node has a type. If it does not have one, attach the UNKNOWN_TYPE.
results/Defects4J_patches/Closure_125/35/TypeCheck.java:2060
↓ 40 callers
Method
ensureTyped
Ensure that the given node has a type. If it does not have one, attach the UNKNOWN_TYPE.
results/Defects4J_patches/Closure_125/13/TypeCheck.java:2060
↓ 40 callers
Method
ensureTyped
Ensure that the given node has a type. If it does not have one, attach the UNKNOWN_TYPE.
results/Defects4J_patches/Closure_125/10_compiled/TypeCheck.java:2060
↓ 40 callers
Method
ensureTyped
Ensure that the given node has a type. If it does not have one, attach the UNKNOWN_TYPE.
results/Defects4J_patches/Closure_125/11/TypeCheck.java:2060
↓ 40 callers
Method
ensureTyped
Ensure that the given node has a type. If it does not have one, attach the UNKNOWN_TYPE.
results/Defects4J_patches/Closure_125/26_compiled/TypeCheck.java:2060
↓ 40 callers
Method
ensureTyped
Ensure that the given node has a type. If it does not have one, attach the UNKNOWN_TYPE.
results/Defects4J_patches/Closure_125/1_compiled/TypeCheck.java:2060
↓ 40 callers
Method
ensureTyped
Ensure that the given node has a type. If it does not have one, attach the UNKNOWN_TYPE.
results/Defects4J_patches/Closure_125/2_compiled/TypeCheck.java:2060
↓ 40 callers
Method
ensureTyped
Ensure that the given node has a type. If it does not have one, attach the UNKNOWN_TYPE.
results/Defects4J_patches/Closure_125/23/TypeCheck.java:2060
↓ 39 callers
Method
clear
{@inheritDoc}
results/Defects4J_patches/Math_41/4/Variance.java:202
↓ 39 callers
Method
createEdge
Connects the two nodes in the control flow graph. @param fromNode Source. @param toNode Destination.
results/Defects4J_patches/Closure_14/31/ControlFlowAnalysis.java:818
↓ 39 callers
Method
createEdge
Connects the two nodes in the control flow graph. @param fromNode Source. @param toNode Destination.
results/Defects4J_patches/Closure_14/14/ControlFlowAnalysis.java:818
↓ 39 callers
Method
createEdge
Connects the two nodes in the control flow graph. @param fromNode Source. @param toNode Destination.
results/Defects4J_patches/Closure_14/17/ControlFlowAnalysis.java:818
↓ 39 callers
Method
createEdge
Connects the two nodes in the control flow graph. @param fromNode Source. @param toNode Destination.
results/Defects4J_patches/Closure_14/21/ControlFlowAnalysis.java:818
↓ 39 callers
Method
createEdge
Connects the two nodes in the control flow graph. @param fromNode Source. @param toNode Destination.
results/Defects4J_patches/Closure_14/34/ControlFlowAnalysis.java:818
↓ 39 callers
Method
createEdge
Connects the two nodes in the control flow graph. @param fromNode Source. @param toNode Destination.
results/Defects4J_patches/Closure_14/22/ControlFlowAnalysis.java:818
↓ 39 callers
Method
createEdge
Connects the two nodes in the control flow graph. @param fromNode Source. @param toNode Destination.
results/Defects4J_patches/Closure_14/5/ControlFlowAnalysis.java:818
↓ 39 callers
Method
createEdge
Connects the two nodes in the control flow graph. @param fromNode Source. @param toNode Destination.
results/Defects4J_patches/Closure_14/24/ControlFlowAnalysis.java:818
↓ 39 callers
Method
createEdge
Connects the two nodes in the control flow graph. @param fromNode Source. @param toNode Destination.
results/Defects4J_patches/Closure_14/25/ControlFlowAnalysis.java:818
↓ 39 callers
Method
createEdge
Connects the two nodes in the control flow graph. @param fromNode Source. @param toNode Destination.
results/Defects4J_patches/Closure_14/44_compiled/ControlFlowAnalysis.java:818
↓ 39 callers
Method
createEdge
Connects the two nodes in the control flow graph. @param fromNode Source. @param toNode Destination.
results/Defects4J_patches/Closure_14/37/ControlFlowAnalysis.java:818
↓ 39 callers
Method
createEdge
Connects the two nodes in the control flow graph. @param fromNode Source. @param toNode Destination.
results/Defects4J_patches/Closure_14/41_compiled/ControlFlowAnalysis.java:818
↓ 39 callers
Method
createEdge
Connects the two nodes in the control flow graph. @param fromNode Source. @param toNode Destination.
results/Defects4J_patches/Closure_14/36/ControlFlowAnalysis.java:818
↓ 39 callers
Method
getOptions
()
results/Defects4J_patches/Closure_18/4/Compiler.java:2178
↓ 39 callers
Method
getStringValue
Gets the value of a node as a String, or null if it cannot be converted. When it returns a non-null String, this method effectively emulates the <code
results/Defects4J_patches/Closure_10/4/NodeUtil.java:176
↓ 39 callers
Method
isGet
Is this a GETPROP or GETELEM node?
results/Defects4J_patches/Closure_10/4/NodeUtil.java:1533
↓ 38 callers
Method
evaluate
<p>Returns the weighted variance of the values in the input array, using the precomputed weighted mean value.</p> <p> Uses the formula <pre> Σ
results/Defects4J_patches/Math_41/16/Variance.java:575
↓ 38 callers
Method
getAlternates
Gets the alternate types of this union type. @return The alternate types of this union type. The returned set is immutable.
results/Defects4J_patches/Closure_104/2/UnionType.java:85
↓ 37 callers
Method
isEmptyBlock
Returns whether this a BLOCK node with no children. @param block The node.
results/Defects4J_patches/Closure_10/4/NodeUtil.java:688
↓ 37 callers
Method
report
(NodeTraversal t, Node n, DiagnosticType diagnosticType, String... arguments)
results/Defects4J_patches/Closure_125/30_compiled/TypeCheck.java:451
↓ 37 callers
Method
report
(NodeTraversal t, Node n, DiagnosticType diagnosticType, String... arguments)
results/Defects4J_patches/Closure_125/3_compiled/TypeCheck.java:451
↓ 37 callers
Method
report
(NodeTraversal t, Node n, DiagnosticType diagnosticType, String... arguments)
results/Defects4J_patches/Closure_125/33/TypeCheck.java:451
↓ 37 callers
Method
report
(NodeTraversal t, Node n, DiagnosticType diagnosticType, String... arguments)
results/Defects4J_patches/Closure_125/29/TypeCheck.java:451
↓ 37 callers
Method
report
(NodeTraversal t, Node n, DiagnosticType diagnosticType, String... arguments)
results/Defects4J_patches/Closure_125/14/TypeCheck.java:451
↓ 37 callers
Method
report
(NodeTraversal t, Node n, DiagnosticType diagnosticType, String... arguments)
results/Defects4J_patches/Closure_125/17/TypeCheck.java:451
↓ 37 callers
Method
report
(NodeTraversal t, Node n, DiagnosticType diagnosticType, String... arguments)
results/Defects4J_patches/Closure_125/9_compiled/TypeCheck.java:451
↓ 37 callers
Method
report
(NodeTraversal t, Node n, DiagnosticType diagnosticType, String... arguments)
results/Defects4J_patches/Closure_125/20/TypeCheck.java:451
↓ 37 callers
Method
report
(NodeTraversal t, Node n, DiagnosticType diagnosticType, String... arguments)
results/Defects4J_patches/Closure_125/28_compiled/TypeCheck.java:451
↓ 37 callers
Method
report
(NodeTraversal t, Node n, DiagnosticType diagnosticType, String... arguments)
results/Defects4J_patches/Closure_125/21/TypeCheck.java:451
↓ 37 callers
Method
report
(NodeTraversal t, Node n, DiagnosticType diagnosticType, String... arguments)
results/Defects4J_patches/Closure_125/5_compiled/TypeCheck.java:451
↓ 37 callers
Method
report
(NodeTraversal t, Node n, DiagnosticType diagnosticType, String... arguments)
results/Defects4J_patches/Closure_125/31_compiled/TypeCheck.java:451
↓ 37 callers
Method
report
(NodeTraversal t, Node n, DiagnosticType diagnosticType, String... arguments)
results/Defects4J_patches/Closure_125/32/TypeCheck.java:451
↓ 37 callers
Method
report
(NodeTraversal t, Node n, DiagnosticType diagnosticType, String... arguments)
results/Defects4J_patches/Closure_125/22/TypeCheck.java:451
↓ 37 callers
Method
report
(NodeTraversal t, Node n, DiagnosticType diagnosticType, String... arguments)
results/Defects4J_patches/Closure_125/7_compiled/TypeCheck.java:451
↓ 37 callers
Method
report
(NodeTraversal t, Node n, DiagnosticType diagnosticType, String... arguments)
results/Defects4J_patches/Closure_125/8_compiled/TypeCheck.java:451
↓ 37 callers
Method
report
(NodeTraversal t, Node n, DiagnosticType diagnosticType, String... arguments)
results/Defects4J_patches/Closure_125/16_passed/TypeCheck.java:451
↓ 37 callers
Method
report
(NodeTraversal t, Node n, DiagnosticType diagnosticType, String... arguments)
results/Defects4J_patches/Closure_125/19/TypeCheck.java:451
↓ 37 callers
Method
report
(NodeTraversal t, Node n, DiagnosticType diagnosticType, String... arguments)
results/Defects4J_patches/Closure_125/6_compiled/TypeCheck.java:451
↓ 37 callers
Method
report
(NodeTraversal t, Node n, DiagnosticType diagnosticType, String... arguments)
results/Defects4J_patches/Closure_125/36_compiled/TypeCheck.java:451
↓ 37 callers
Method
report
(NodeTraversal t, Node n, DiagnosticType diagnosticType, String... arguments)
results/Defects4J_patches/Closure_125/12_compiled/TypeCheck.java:451
↓ 37 callers
Method
report
(NodeTraversal t, Node n, DiagnosticType diagnosticType, String... arguments)
results/Defects4J_patches/Closure_125/27/TypeCheck.java:451
↓ 37 callers
Method
report
(NodeTraversal t, Node n, DiagnosticType diagnosticType, String... arguments)
results/Defects4J_patches/Closure_125/24/TypeCheck.java:451
↓ 37 callers
Method
report
(NodeTraversal t, Node n, DiagnosticType diagnosticType, String... arguments)
results/Defects4J_patches/Closure_125/18_compiled/TypeCheck.java:451
↓ 37 callers
Method
report
(NodeTraversal t, Node n, DiagnosticType diagnosticType, String... arguments)
results/Defects4J_patches/Closure_125/4_compiled/TypeCheck.java:451
↓ 37 callers
Method
report
(NodeTraversal t, Node n, DiagnosticType diagnosticType, String... arguments)
results/Defects4J_patches/Closure_125/15/TypeCheck.java:451
↓ 37 callers
Method
report
(NodeTraversal t, Node n, DiagnosticType diagnosticType, String... arguments)
results/Defects4J_patches/Closure_125/25/TypeCheck.java:451
↓ 37 callers
Method
report
(NodeTraversal t, Node n, DiagnosticType diagnosticType, String... arguments)
results/Defects4J_patches/Closure_125/34_compiled/TypeCheck.java:451
↓ 37 callers
Method
report
(NodeTraversal t, Node n, DiagnosticType diagnosticType, String... arguments)
results/Defects4J_patches/Closure_125/35/TypeCheck.java:451
↓ 37 callers
Method
report
(NodeTraversal t, Node n, DiagnosticType diagnosticType, String... arguments)
results/Defects4J_patches/Closure_125/13/TypeCheck.java:451
↓ 37 callers
Method
report
(NodeTraversal t, Node n, DiagnosticType diagnosticType, String... arguments)
results/Defects4J_patches/Closure_125/10_compiled/TypeCheck.java:451
↓ 37 callers
Method
report
(NodeTraversal t, Node n, DiagnosticType diagnosticType, String... arguments)
results/Defects4J_patches/Closure_125/11/TypeCheck.java:451
↓ 37 callers
Method
report
(NodeTraversal t, Node n, DiagnosticType diagnosticType, String... arguments)
results/Defects4J_patches/Closure_125/26_compiled/TypeCheck.java:451
↓ 37 callers
Method
report
(NodeTraversal t, Node n, DiagnosticType diagnosticType, String... arguments)
results/Defects4J_patches/Closure_125/1_compiled/TypeCheck.java:451
↓ 37 callers
Method
report
(NodeTraversal t, Node n, DiagnosticType diagnosticType, String... arguments)
results/Defects4J_patches/Closure_125/2_compiled/TypeCheck.java:451
↓ 37 callers
Method
report
(NodeTraversal t, Node n, DiagnosticType diagnosticType, String... arguments)
results/Defects4J_patches/Closure_125/23/TypeCheck.java:451
↓ 36 callers
Method
canBeCalled
()
results/Defects4J_patches/Closure_104/2/UnionType.java:199
↓ 36 callers
Method
getAbstractMethodName
()
results/Defects4J_patches/Closure_57/5/ClosureCodingConvention.java:244
↓ 36 callers
Method
getObjectLitKeyTypeFromValueType
@param key A OBJECTLIT key node. @return The type expected when using the key.
results/Defects4J_patches/Closure_10/4/NodeUtil.java:2080
↓ 36 callers
Method
getRootOfQualifiedName
Gets the root node of a qualified name. Must be either NAME or THIS.
results/Defects4J_patches/Closure_10/4/NodeUtil.java:2325
↓ 36 callers
Method
isPropertyTestFunction
(Node call)
results/Defects4J_patches/Closure_57/5/ClosureCodingConvention.java:283
↓ 36 callers
Method
isPrototypePropertyDeclaration
@return {@code true} if the node an assignment to a prototype property of some constructor.
results/Defects4J_patches/Closure_10/4/NodeUtil.java:2491
↓ 36 callers
Method
isUnionType
()
results/Defects4J_patches/Closure_104/2/UnionType.java:319
↓ 36 callers
Method
testForEquality
(JSType that)
results/Defects4J_patches/Closure_104/2/UnionType.java:218
↓ 35 callers
Method
computeFallThrough
Computes the destination node of n when we want to fallthrough into the subtree of n. We don't always create a CFG edge into n itself because of DOs a
results/Defects4J_patches/Closure_14/3/ControlFlowAnalysis.java:796
↓ 35 callers
Method
containsType
@return true if n or any of its children are of the specified type
results/Defects4J_patches/Closure_10/4/NodeUtil.java:2198
↓ 34 callers
Method
getColumnIndex
Returns the (zero-based) index of the last column in the text buffer.
results/Defects4J_patches/Closure_18/4/Compiler.java:1823
↓ 33 callers
Method
createComplex
Create a complex number given the real and imaginary parts. @param realPart Real part. @param imaginaryPart Imaginary part. @return a new complex num
results/Defects4J_patches/Math_5/3_compiled/Complex.java:1174
↓ 33 callers
Method
createComplex
Create a complex number given the real and imaginary parts. @param realPart Real part. @param imaginaryPart Imaginary part. @return a new complex num
results/Defects4J_patches/Math_5/31/Complex.java:1174
↓ 33 callers
Method
createComplex
Create a complex number given the real and imaginary parts. @param realPart Real part. @param imaginaryPart Imaginary part. @return a new complex num
results/Defects4J_patches/Math_5/33/Complex.java:1174
↓ 33 callers
Method
createComplex
Create a complex number given the real and imaginary parts. @param realPart Real part. @param imaginaryPart Imaginary part. @return a new complex num
results/Defects4J_patches/Math_5/4/Complex.java:1174
↓ 33 callers
Method
createComplex
Create a complex number given the real and imaginary parts. @param realPart Real part. @param imaginaryPart Imaginary part. @return a new complex num
results/Defects4J_patches/Math_5/29/Complex.java:1174
↓ 33 callers
Method
createComplex
Create a complex number given the real and imaginary parts. @param realPart Real part. @param imaginaryPart Imaginary part. @return a new complex num
results/Defects4J_patches/Math_5/14/Complex.java:1174
↓ 33 callers
Method
createComplex
Create a complex number given the real and imaginary parts. @param realPart Real part. @param imaginaryPart Imaginary part. @return a new complex num
results/Defects4J_patches/Math_5/17/Complex.java:1174
↓ 33 callers
Method
createComplex
Create a complex number given the real and imaginary parts. @param realPart Real part. @param imaginaryPart Imaginary part. @return a new complex num
results/Defects4J_patches/Math_5/20/Complex.java:1174
↓ 33 callers
Method
createComplex
Create a complex number given the real and imaginary parts. @param realPart Real part. @param imaginaryPart Imaginary part. @return a new complex num
results/Defects4J_patches/Math_5/16/Complex.java:1174
↓ 33 callers
Method
createComplex
Create a complex number given the real and imaginary parts. @param realPart Real part. @param imaginaryPart Imaginary part. @return a new complex num
results/Defects4J_patches/Math_5/21/Complex.java:1174
↓ 33 callers
Method
createComplex
Create a complex number given the real and imaginary parts. @param realPart Real part. @param imaginaryPart Imaginary part. @return a new complex num
results/Defects4J_patches/Math_5/2/Complex.java:1174
↓ 33 callers
Method
createComplex
Create a complex number given the real and imaginary parts. @param realPart Real part. @param imaginaryPart Imaginary part. @return a new complex num
results/Defects4J_patches/Math_5/34/Complex.java:1174
↓ 33 callers
Method
createComplex
Create a complex number given the real and imaginary parts. @param realPart Real part. @param imaginaryPart Imaginary part. @return a new complex num
results/Defects4J_patches/Math_5/22_compiled/Complex.java:1174
↓ 33 callers
Method
createComplex
Create a complex number given the real and imaginary parts. @param realPart Real part. @param imaginaryPart Imaginary part. @return a new complex num
results/Defects4J_patches/Math_5/32/Complex.java:1174
↓ 33 callers
Method
createComplex
Create a complex number given the real and imaginary parts. @param realPart Real part. @param imaginaryPart Imaginary part. @return a new complex num
results/Defects4J_patches/Math_5/6/Complex.java:1174
↓ 33 callers
Method
createComplex
Create a complex number given the real and imaginary parts. @param realPart Real part. @param imaginaryPart Imaginary part. @return a new complex num
results/Defects4J_patches/Math_5/26/Complex.java:1174
↓ 33 callers
Method
createComplex
Create a complex number given the real and imaginary parts. @param realPart Real part. @param imaginaryPart Imaginary part. @return a new complex num
results/Defects4J_patches/Math_5/27/Complex.java:1174
↓ 33 callers
Method
createComplex
Create a complex number given the real and imaginary parts. @param realPart Real part. @param imaginaryPart Imaginary part. @return a new complex num
results/Defects4J_patches/Math_5/5/Complex.java:1174
↓ 33 callers
Method
createComplex
Create a complex number given the real and imaginary parts. @param realPart Real part. @param imaginaryPart Imaginary part. @return a new complex num
results/Defects4J_patches/Math_5/24/Complex.java:1174
↓ 33 callers
Method
createComplex
Create a complex number given the real and imaginary parts. @param realPart Real part. @param imaginaryPart Imaginary part. @return a new complex num
results/Defects4J_patches/Math_5/8/Complex.java:1174
↓ 33 callers
Method
createComplex
Create a complex number given the real and imaginary parts. @param realPart Real part. @param imaginaryPart Imaginary part. @return a new complex num
results/Defects4J_patches/Math_5/30/Complex.java:1174
↓ 33 callers
Method
createComplex
Create a complex number given the real and imaginary parts. @param realPart Real part. @param imaginaryPart Imaginary part. @return a new complex num
results/Defects4J_patches/Math_5/15/Complex.java:1174
↓ 33 callers
Method
createComplex
Create a complex number given the real and imaginary parts. @param realPart Real part. @param imaginaryPart Imaginary part. @return a new complex num
results/Defects4J_patches/Math_5/28/Complex.java:1174
↓ 33 callers
Method
createComplex
Create a complex number given the real and imaginary parts. @param realPart Real part. @param imaginaryPart Imaginary part. @return a new complex num
results/Defects4J_patches/Math_5/7/Complex.java:1174
← previous
next →
401–500 of 67,308, ranked by callers