Class AliasAnnotationParser

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

public class AliasAnnotationParser extends Object implements WhitelistAnnotationParser
Parser for the
@alias[class="Inner"]
annotation. See AliasAnnotation for details.