Class OperatorTypeParameterCountProvider
java.lang.Object
com.blamejared.crafttweaker.annotation.processor.util.OperatorTypeParameterCountProvider
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic intgetParameterCountFor(org.openzen.zencode.java.ZenCodeType.OperatorType operatorType) validateParameterCount(org.openzen.zencode.java.ZenCodeType.OperatorType operatorType, int actualParams)
-
Constructor Details
-
OperatorTypeParameterCountProvider
public OperatorTypeParameterCountProvider()
-
-
Method Details
-
validateParameterCount
-
getParameterCountFor
public static int getParameterCountFor(org.openzen.zencode.java.ZenCodeType.OperatorType operatorType)
-