JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
org.eclipse.epsilon.egl.formatter.linebyline
Interface LineFactory<T extends
Line
>
public interface
LineFactory<T extends
Line
>
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
T
createLine
(
String
rawLine)
Method Details
createLine
T
createLine
(
String
rawLine)