JaCIL Framework API

TypeMetrics Constructor (StackType)

Creates the given metrics from just the stack type

public TypeMetrics(
   StackType type
);

Parameters

type
The target stack type, all other metrics align with the type and is signed.

Exceptions

Exception Type Condition
ArgumentException Thrown if the arguments are incompatible.

See Also

TypeMetrics Class | JaCIL.Compiler.Util Namespace | TypeMetrics Constructor Overload List