Interface SourceSet.ErrorHandler

Enclosing class:
SourceSet

public static interface SourceSet.ErrorHandler
An error handler for the `srcset` parser
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    error(SourceSet.ParseError error, int position)