NAnt SDK Documentation - v0.85-nightly-2005-11-09

ExpressionTokenizer Class

[This is preliminary documentation and subject to change.]

Splits an input string into a sequence of tokens used during parsing.

For a list of all members of this type, see ExpressionTokenizer Members.

System.Object
   NAnt.Core.ExpressionTokenizer

[Visual Basic]
Public Class ExpressionTokenizer
[C#]
public class ExpressionTokenizer

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Remarks

Missing <remarks> documentation for T:NAnt.Core.ExpressionTokenizer

Requirements

Namespace: NAnt.Core

Assembly: NAnt.Core (in NAnt.Core.dll)

See Also

ExpressionTokenizer Members | NAnt.Core Namespace