Interface Primitives.StringExpression

All Superinterfaces:
Node, Serializable
All Known Implementing Classes:
Primitives.StringConstant, Primitives.StringVariable
Enclosing class:
Primitives

public static interface Primitives.StringExpression extends Node
An AST node for an expression of String type
Version:
$Revision: 1000 $
Author:
Benjamin Weber ( benweber at student dot ethz dot ch )
  • Method Summary

    Modifier and Type
    Method
    Description
     
  • Method Details