MCPcopy Index your code
hub / github.com/antlr/codebuff / getType

Method getType

output/java_guava/1.4.17/Parameter.java:56–58  ·  view source on GitHub ↗

Returns the type of the parameter.

()

Source from the content-addressed store, hash-verified

54
55
56 public TypeToken<?> getType() {
57 return type;
58 }
59
60 /** Returns the {@link Invokable} that declares this parameter. */
61

Callers 15

toStringMethod · 0.45
compileMethod · 0.45
nextTokenMethod · 0.45
toStringMethod · 0.45
setDefaultArgumentsMethod · 0.45
createSingletonMethod · 0.45
toStringMethod · 0.45
compileMethod · 0.45
nextTokenMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected