Constant Field Values

Contents

io.bit3.*

  • io.bit3.jsass.type.SassBoolean 
    Modifier and Type Constant Field Value
    public static final int TYPE 4
  • io.bit3.jsass.type.SassColor 
    Modifier and Type Constant Field Value
    public static final int TYPE 5
  • io.bit3.jsass.type.SassError 
    Modifier and Type Constant Field Value
    public static final int TYPE 8
  • io.bit3.jsass.type.SassList 
    Modifier and Type Constant Field Value
    public static final int TYPE 6
  • io.bit3.jsass.type.SassMap 
    Modifier and Type Constant Field Value
    public static final int TYPE 7
  • io.bit3.jsass.type.SassNull 
    Modifier and Type Constant Field Value
    public static final int TYPE 1
  • io.bit3.jsass.type.SassNumber 
    Modifier and Type Constant Field Value
    public static final int TYPE 2
  • io.bit3.jsass.type.SassString 
    Modifier and Type Constant Field Value
    public static final char DEFAULT_QUOTE_CHARACTER 34
    public static final int TYPE 3
  • io.bit3.jsass.type.SassWarning 
    Modifier and Type Constant Field Value
    public static final int TYPE 9