gw.lang.parser.INonCapturableSymbol Maven / Gradle / Ivy
/*
* Copyright 2014 Guidewire Software, Inc.
*/
package gw.lang.parser;
/**
*/
public interface INonCapturableSymbol extends ISymbol
{
}
/*
* Copyright 2014 Guidewire Software, Inc.
*/
package gw.lang.parser;
/**
*/
public interface INonCapturableSymbol extends ISymbol
{
}