Class NewArray
java.lang.Object
com.carrotsearch.hppc.generator.intrinsics.NewArray
- All Implemented Interfaces:
IntrinsicMethod
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected static voidexpectArgumentCount(Matcher m, ArrayList<String> arguments, int expectedCount) protected static Stringprotected static StringinferTemplateCastName(Matcher m, TemplateOptions templateOptions, String templateCast) protected static TypeinferTemplateType(Matcher m, TemplateOptions templateOptions, String templateCast) voidinvoke(Matcher m, StringBuilder sb, TemplateOptions templateOptions, String genericCast, ArrayList<String> params) protected RuntimeException
-
Constructor Details
-
NewArray
public NewArray()
-
-
Method Details
-
invoke
public void invoke(Matcher m, StringBuilder sb, TemplateOptions templateOptions, String genericCast, ArrayList<String> params) -
inferTemplateType
protected static Type inferTemplateType(Matcher m, TemplateOptions templateOptions, String templateCast) -
inferTemplateCastName
protected static String inferTemplateCastName(Matcher m, TemplateOptions templateOptions, String templateCast) -
expectArgumentCount
-
format
-
unreachable
-