Project

General

Profile

Actions

Task #7397

closed

NodeVariable.new<type-of-variable>(final String name)

Added by Sergey Smolov over 7 years ago. Updated over 7 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Andrei Tatarnikov
Category:
Expression
Target version:
Start date:
07/13/2016
Due date:
% Done:

100%

Estimated time:
Detected in build:
svn
Published in build:
0.4.20

Description

Factory methods that create non-initialized variables with predefined (and described in method name) data types.

public static NodeVariable newBoolean(final String name)
public static NodeVariable newInteger(final String name) 
public static NodeVariable newReal(final String name) 
public static NodeVariable newMap(final String name)
... 

Actions #1

Updated by Andrei Tatarnikov over 7 years ago

  • Status changed from New to Resolved

Done: r1280, r1281, r1282.

Actions #2

Updated by Andrei Tatarnikov over 7 years ago

  • % Done changed from 0 to 100
Actions #3

Updated by Andrei Tatarnikov over 7 years ago

  • Status changed from Resolved to Closed
  • Published in build set to 0.4.20
Actions

Also available in: Atom PDF