org.spockframework.runtime
Class ExpressionInfoBuilder

java.lang.Object
  extended by org.spockframework.runtime.ExpressionInfoBuilder

public class ExpressionInfoBuilder
extends java.lang.Object

Author:
Peter Niederwieser

Constructor Summary
ExpressionInfoBuilder(java.lang.String text, TextPosition startPos, java.lang.Iterable<java.lang.Object> values)
           
 
Method Summary
 ExpressionInfo build()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ExpressionInfoBuilder

public ExpressionInfoBuilder(java.lang.String text,
                             TextPosition startPos,
                             java.lang.Iterable<java.lang.Object> values)
Method Detail

build

public ExpressionInfo build()


Copyright © 2013. All rights reserved