Class NativeAdapter

java.lang.Object
io.bit3.jsass.adapter.NativeAdapter

public class NativeAdapter
extends java.lang.Object
Adapter to native functions.
  • Constructor Summary

    Constructors 
    Constructor Description
    NativeAdapter​(FunctionWrapperFactory functionWrapperFactory)  
  • Method Summary

    Modifier and Type Method Description
    Output compile​(FileContext context, ImportStack importStack)
    Compile a file context.
    Output compile​(StringContext context, ImportStack importStack)
    Compile a string context.
    static java.lang.String sass2scss​(java.lang.String source, int options)
    Native call.

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait