MCPcopy Create free account
hub / github.com/antlr/codebuff / getModelAdaptor

Method getModelAdaptor

output/java8/1.4.13/STGroup.java:687–689  ·  view source on GitHub ↗
(Class<?> attributeType)

Source from the content-addressed store, hash-verified

685 }
686
687 public ModelAdaptor getModelAdaptor(Class<?> attributeType) {
688 return adaptors.get(attributeType);
689 }
690
691 /** Register a renderer for all objects of a particular "kind" for all
692 * 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