public interface CompilerConnection extends Closeable
| Modifier and Type | Method and Description |
|---|---|
sass.embedded_protocol.EmbeddedSass.OutboundMessage |
readResponse() |
void |
sendMessage(sass.embedded_protocol.EmbeddedSass.InboundMessage inboundMessage) |
void sendMessage(sass.embedded_protocol.EmbeddedSass.InboundMessage inboundMessage)
throws IOException
IOExceptionsass.embedded_protocol.EmbeddedSass.OutboundMessage readResponse()
throws IOException
IOException