MCPcopy Create free account
hub / github.com/dynjs/dynjs / getIdentifier

Method getIdentifier

src/main/java/org/dynjs/parser/ast/Parameter.java:19–21  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

17 }
18
19 public String getIdentifier() {
20 return this.identifier;
21 }
22
23}

Callers 6

assignmentExpressionMethod · 0.45
checkAssignmentLHSMethod · 0.45
formalParameterListMethod · 0.45
interpretMethod · 0.45
interpretMethod · 0.45
toStringMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected