Class AllocatesConstantAnnotationParser

java.lang.Object
org.elasticsearch.painless.spi.annotation.AllocatesConstantAnnotationParser
All Implemented Interfaces:
WhitelistAnnotationParser

public class AllocatesConstantAnnotationParser extends Object implements WhitelistAnnotationParser
Parses @allocates_constant[bytes="40b"]: a single bytes argument holding a non-negative ByteSizeValue (a unit is required except for "0").