AllLangSource

public class AllLangSource implements ISourceConfig, Serializable

Source for all languages. This is for internal use only, it should not be created from a project configuration.

Fields

directory

public final String directory

Source directory, relative to the project root.

Constructors

AllLangSource

public AllLangSource(String directory)

Methods

accept

public void accept(ISourceVisitor visitor)

toString

public String toString()