public class SassBoolean extends Object implements SassValue
static int
TYPE
SassBoolean(boolean value)
boolean
getValue()
void
setValue(boolean value)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public static final int TYPE
public SassBoolean(boolean value)
public boolean getValue()
public void setValue(boolean value)
Copyright © 2016 bit3. All rights reserved.