GrammarScope  4.0.0
Public Member Functions | Static Public Member Functions | List of all members
grammarscope.server.io.readwrite.SemanticGraphReader Class Reference
Inheritance diagram for grammarscope.server.io.readwrite.SemanticGraphReader:
Inheritance graph
[legend]
Collaboration diagram for grammarscope.server.io.readwrite.SemanticGraphReader:
Collaboration graph
[legend]

Public Member Functions

 SemanticGraphReader ()
 
SemanticGraph read (final String s)
 
- Public Member Functions inherited from grammarscope.server.io.readwrite.IReader< SemanticGraph, String >
read (S s)
 

Static Public Member Functions

static void main (final String[] args)
 

Detailed Description

Semantic graph reader

Author
Bernard Bou

Constructor & Destructor Documentation

◆ SemanticGraphReader()

grammarscope.server.io.readwrite.SemanticGraphReader.SemanticGraphReader ( )

Constructor

Member Function Documentation

◆ main()

static void grammarscope.server.io.readwrite.SemanticGraphReader.main ( final String[]  args)
static

Test

Parameters
argsarg[0] semantic graph string

◆ read()

SemanticGraph grammarscope.server.io.readwrite.SemanticGraphReader.read ( final String  s)

The documentation for this class was generated from the following file: