@Retention(value=RUNTIME) @Target(value=PARAMETER) public @interface Name
String
value
public abstract String value
Defines the parameter name used in the sass language for named parameters.
Copyright © 2016 bit3. All rights reserved.