Package io.bit3.jsass.context

  • Interface Summary 
    Interface Description
    Context  
  • Class Summary 
    Class Description
    AbstractContext
    Abstract context that contain all shared informations for each context.
    FileContext
    A context to compile a file from the filesystem.
    ImportStack
    Stack for tracking currently evaluated file.
    StringContext
    A context to compile a string in memory.