JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
de.unibamberg.minf.gtf.model.converters
Interface SyntaxTreeFormatter<T>
public interface
SyntaxTreeFormatter<T>
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
NonterminalSyntaxTreeNode
format
(
T
input)
Method Details
format
NonterminalSyntaxTreeNode
format
(
T
input)
throws
Exception
Throws:
Exception