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

Method getModelAdaptor

output/java8/1.4.15/STGroup.java:708–710  ·  view source on GitHub ↗
(Class<?> attributeType)

Source from the content-addressed store, hash-verified

706 }
707
708 public ModelAdaptor getModelAdaptor(Class<?> attributeType) {
709 return adaptors.get(attributeType);
710 }
711
712 /** Register a renderer for all objects of a particular "kind" for all
713 * templates evaluated relative to this group. Use {@code r} to render if

Callers 1

getObjectPropertyMethod · 0.45

Calls 1

getMethod · 0.65

Tested by

no test coverage detected