Interface CssToken.CssTokenConsumer

Enclosing class:
CssToken

static interface CssToken.CssTokenConsumer
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    add(CssToken token)
     
  • Method Details