ch.qos.logback.core.subst
Class Parser

java.lang.Object
  extended by ch.qos.logback.core.subst.Parser

public class Parser
extends Object


Constructor Summary
Parser(List<Token> tokenList)
           
 
Method Summary
 Node parse()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Parser

public Parser(List<Token> tokenList)
Method Detail

parse

public Node parse()
           throws ScanException
Throws:
ScanException


Copyright © 2005-2013 QOS.ch. All Rights Reserved.